Deploying a Smart Contract
Last updated
Last updated
Ensure Olatte is installed correctly:
If this command fails, see
You can write Ola smart contracts using and compile them with olatte, Taking the contract as an example:
This command will generate a bin file and an abi file; the bin file is used for the deployment of the contract: