swiftsc-cli

Crates.ioswiftsc-cli
lib.rsswiftsc-cli
version1.0.3
created_at2025-12-30 20:01:23.48375+00
updated_at2026-01-06 17:39:08.532548+00
descriptionCommand-line interface for SwiftSC-Lang compiler
homepage
repositoryhttps://github.com/swiftsc-lang/swiftsc-cli
max_upload_size
id2013224
size27,676
Charles Bronzon (BronzonTech-Cloud)

documentation

README

🛠️ SwiftSC CLI

Version

The primary command-line tool for interacting with the SwiftSC ecosystem.

🚀 Commands

  • 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.

🛠️ Installation

cargo install swiftsc-cli

🤝 Contributing

See CONTRIBUTING.md for details.

📄 License

MIT

Commit count: 19

cargo fmt