soroban-cli-0.0.2 is not a library.
Visit the last successful build:
soroban-cli-23.3.0
soroban-cli
CLI for running Soroban contracts locally in a test VM. Executes WASM files built using the rs-soroban-sdk.
Install
cargo install soroban-cli
Usage
All values passed to --arg are the JSON representation of SCVals.
Example
soroban-cli invoke --id <HEX_CONTRACTID> --wasm <WASMFILE> --fn <FUNCNAME> --arg 32 --arg 4