Contract
Dev-contract:
Quick start
1. Make sure you have installed [rust](https://rust.org/).
2. Install the [`NEAR CLI`](https://github.com/near/near-cli#setup)
You can automatically compile and deploy the contract in the NEAR testnet by running:
Once finished, check the neardev/dev-account
file to find the address in which the contract was deployed:
Last updated