📜

Smart Contracts

A smart contract can be written in two different languages Tomb and Solidity

Tomb

For writing it in TOMB, take a look at the documentation.

Solidity

For writing it in Solidity, take a look at the documentation.

Deploy your smart contract

After writting your smart contract, what's next?
Let's deploy it on the chain!