Enter a contract name below (i.e. counter.raendev.testnet)
Poke at one of these examples:
A simple status message contract. Each account can store one `message` string.
Intermediate example of a status message with a body and title.
Advanced example of a status message. `body` and `title` are encapsulated in a `Message` type, which is also exposed.
A full-featured (read: complex) NFT contract used as the starting point for new [TenK](https://tenk.dev) contracts.
And learn to use it with ✨ The Guide ✨
Curious how it works? Want to report bugs or feature requests? Visit the repositories on GitHub: RAEN CLI & this website.