ink! Smartcontracts
Welcome to the ink! Smart contracts builder section 👨💻 Explore the following examples to get a clearer understanding of how to use ink! for developing your Substrate smart contracts:
Let's create a basic smart contract: A counter that stores and updates values.
Improves the previous basic smart contract: Store & Retrieve values with Maps.
Last updated