TONX API SDK Sample Projects

The TON dApp sample projects provide detailed instructions for building a decentralized application (dApp) using TONX API, including step-by-step code examples and explanations.

Prerequisites

  • Node.js (v16 or higher recommended)
  • pnpm package manager
  • TypeScript knowledge for development

Sample Projects

Here, we provide the following examples for TON, Jetton, and NFT use cases:

  1. TON Viewer dApp
  2. Jetton Transfer dApp
  3. NFT Viewer dApp

TON, Jetton, NFT is widely used in TON ecosystem and viewing balance and transaction is commonly used for building your dApp.


Happy Building on TON together!