Alter the smart contract, learning about basics of development
Login with NEARModifying the contract This section will modify the smart contract skeleton from the previous section. This tutorial will start by writing a contract in a somewhat useless way in order to learn the basics. Once we’ve got a solid understanding, we’ll iterate until we have a crossword puzzle. Add a const, a field, …
Alter the smart contract, learning about basics of development Read More »