rust-contracts-builder

Rust Contracts Builder


License
Apache-2.0
Install
pip install rust-contracts-builder==0.2.10

Documentation

rust-contracts-builder

installation

python3 -m pip install rust-contracts-builder

init

rust-contract init hello

build

cd hello
rust-contract build --stack-size 8192