The TZombies Tutorial
Last updated
Last updated
Welcome to the TZombies Tutorial, a comprehensive step-by-step tutorial on building the TZombies NFT dApp on Tezos.
The TZombies dApp is an NFT collection of scary brains and zombies. Collectors are invited to connect their Tezos wallet to the web app and mint one or more NFTs. Some of these NFTs are free, and others cost 2 ęŠ. The app also features a marketplace where collectors can openly trade their brains and zombies.
You will learn how to create a modern and user-friendly dApp from scratch. The tutorial covers smart contract development and to front-end implementation.
The application front end will be written with the library and the development framework.The Smart Contract will be written in the language, with support from the suite of development tools.
The final application is deployed on the Ghostnet testnet at, and the can be found on GitHub.
The code for this tutorial has not been audited, neither is it optimised for production use. It was written for educational purposes only, and should not be used as-is on production.
This tutorial will guide you through the different steps of building the application from scratch. It assumes that you have a basic understanding of blockchains, wallet operations and transactions. Knowledge of Typescript web development, React, but also console commands is required.
Tzombies is the result of an initiative by the .
Special thanks to the team, behind the archetype language and the completium tool suite, who generously offered their help and added some features to make this tutorial more accessible.