跳到主要内容

Overview

TON decentralized applications (DApps) leverage blockchain technology, utilizing smart contracts as their backend.

This documentation provides essential guidance for developers looking to build on TON, covering DeFi applications, digital asset management, and the integration of oracles for external data.

DeFi

Native token: Toncoin

Toncoin, the native cryptocurrency of the TON blockchain, detailing its roles in transaction fees, gas payments, and validator staking, along with guidelines for managing and transferring Toncoin within dApps.

Jetton : fungible tokens

Fungible tokens (Jettons) on TON, describing their smart contract implementation, issuance processes, and integration techniques for use within decentralized applications.

NFT : non-fungible tokens

Overview of Non-Fungible Tokens (NFTs) and Fungible Tokens (FT) on TON, explaining their application in representing unique digital assets, along with practical use cases and best practices.

Asset processing

Offers a general overview of asset processing on TON, covering asset types such as Toncoin, Jettons, and NFTs, alongside methods for managing transactions and assets within applications using TON libraries and SDKs.

USDT

USDT on TONFocuses on the implementation and usage of Tether’s USD₮ stablecoin as a Jetton on the TON blockchain, emphasizing advantages like low fees and high throughput, with key integration details for developers.

Oracles

TON oracles

Blockchain OraclesDescribes blockchain oracles and their importance in providing off-chain data to smart contracts, outlining general mechanisms for securely bridging external information with blockchain-based applications.

Pyth

Pyth Network's real-time price feed oracle, detailing integration methods, SDK usage, and example implementations for developers to incorporate reliable market data into their dApps.

RedStone

RedStone's oracle solution, focusing on its on-demand data delivery method, including practical steps for attaching and verifying signed data packages within smart contracts, optimizing data efficiency in TON applications.