| Crates.io | swiftsc-cli |
| lib.rs | swiftsc-cli |
| version | 1.0.3 |
| created_at | 2025-12-30 20:01:23.48375+00 |
| updated_at | 2026-01-06 17:39:08.532548+00 |
| description | Command-line interface for SwiftSC-Lang compiler |
| homepage | |
| repository | https://github.com/swiftsc-lang/swiftsc-cli |
| max_upload_size | |
| id | 2013224 |
| size | 27,676 |
The primary command-line tool for interacting with the SwiftSC ecosystem.
swiftsc build: Compile your contracts to WASM.swiftsc test: Run the local test suite.swiftsc check: Perform static analysis.swiftsc simulate: Run contracts in a local simulator.cargo install swiftsc-cli
See CONTRIBUTING.md for details.
MIT