Building Smart Contracts
Install cargo-contract
$ rustup component add rust-src --toolchain nightly$ cargo install cargo-contract --vers ^0.11 --force --lockedπ§ͺ Test
$ cargo testποΈ Build
$ cargo +nightly contract buildLast updated
Was this helpful?