Installation#
The Rust package is published to crates.io as slang_solidity
(docs). It can be used both as a regular Rust dependency and as a standalone CLI (installable with Cargo).
You can install the CLI as a cargo binary using:
Or you can add the API as a dependency to your project: