Tokens (FT, NFT)
Distributed TON tokens overview
TON-powered tokens and NFTs do not have a single center and do not create bottlenecks.
Each NFT in a given collection is a separate smart contract. The token balance for each user is stored in a separate user wallet.
Smart contracts interact with one another directly, spreading the load on the whole network.
With the growth in user and transaction count, the load will still be even, allowing the network to scale.
TON Course: Jettons & NFTs
Before starting the course, make sure you have a good understanding of the basics of blockchain technology. If you have gaps in your knowledge, we recommend taking the Blockchain Basics with TON (RU version, CHN version) course. Module 4 covers the basic knowledge of NFT & Jettons.
The TON Blockchain Course is a comprehensive guide to TON Blockchain development.
Module 7 completely covers NFT & Jettons development.
Check TON Blockchain Course
CHN
RU
Tutorials
- Web3 Game Tutorial - Learn how to build a Web3 game with TON Blockchain.
- Mint your first Jetton — Learn how to deploy and customize your first Jetton
- [YouTube] TON Keeper founders Oleg Andreev and Oleg Illarionov on TON jettons
TON Speed Run
Check out the TON Speed Run series, which includes NFT and Jetton development:
- 🚩 Challenge 1: Simple NFT Deploy
- 🚩 Challenge 2: Chatbot Contract
- 🚩 Challenge 3: Jetton Vending Machine
- 🚩 Challenge 4: Lottery/Raffle
- 🚩 Challenge 5: Create UI to interact with the contract in 5 minutes
- 🚩 Challenge 6: Analyzing NFT sales on the Getgems marketplace