/rust-contracts-builder

Primary LanguagePythonApache License 2.0Apache-2.0

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