Building Smart Contracts
Install cargo-contract
To build the Substrate smart contract project we will need CLI utility
๐งช Test
To test the smart contract, run the following command
๐๏ธ Build
To compile the smart contract, run the following command
Last updated