📜Smart Contracts
Last updated
Last updated
A smart contract can be written in two different languages Tomb and Solidity
For writing it in TOMB, take a look at the documentation.
For writing it in Solidity, take a look at the documentation.
After writting your smart contract, what's next?
Let's deploy it on the chain!