Skip to main content

Tokens (FT, NFT)

Distributed TON tokens overview

TON-powered tokens and NFTs are decentralized, avoiding single points of failure and 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 directly with one another, distributing the load across the entire network.

As the number of users and transactions grows, the network maintains an even load, enabling seamless scalability.

TON Course: Jettons & NFTs

tip

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

TON Speed Run

Check out the TON Speed Run series, which includes NFT and Jetton development:

Jettons (Fungible Tokens)

Guides

Standards

Smart contracts

Jetton Deployer

Jettons are custom fungible tokens on TON Blockchain. You can create your own token on TON Blockchain using the Jetton Deployer example below:

Tools to work with Jettons

NFT

Standards

Smart Contracts

NFT minters

Tools to work with NFTs

  • LiberMall/tnt—TNT is an all-in-one command-line tool to query, edit, and mint new Non-Fungible Tokens on The Open Network.