📜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.

👨‍💻TOMB

Solidity

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

👨‍💻space

Deploy your smart contract

After writting your smart contract, what's next?

Let's deploy it on the chain!

How to Deploy

Last updated