Adding a smart contract in your project
Command
$ houston add <contract name>contracts
|- <contract name>
| |- contract.rs
| |- lib.rs
| |- msg.rs
| |- state.rs
| |- Cargo.tomlLast updated
Was this helpful?
$ houston add <contract name>contracts
|- <contract name>
| |- contract.rs
| |- lib.rs
| |- msg.rs
| |- state.rs
| |- Cargo.tomlLast updated
Was this helpful?
Was this helpful?