Smart Contract Development
This tutorial introduces the concept of smart contracts on Antelope native network. This includes how to build a smart contract, deploy it and use cleos to call the smart contract actions.
Build the Contract
Create a new directory called hello in the contracts directory you previously created and enter the newly created directory.