Overview
The purpose of this article is to help you choose the right tools for application development in TON ecosystem.
TMA development
- Use Mini Apps SDKs for Telegram Mini Apps development.
- Choose JS/TS-based SDK for interacting with TON blockchain.
DApps development
- Use Tolk, FunC or Tact programming languages for TON blockchain smart contracts development for your DApp if needed.
- To interacts with TON blockchain and process its data choose listed SDK. One of the most popular languages for this purpose are:
- To integrate user authentication with their TON Wallets (also payments processing logic) into your DApp use TON Connect.
TON Statistics analyzer
You may need fast interaction with TON blockchain or collect and analyze its data. For these purposes it may be helpful to run your own Ton Node.
- Liteserver Node - just for interaction with blockchain.
- Archive Node - collecting extended historical data of a blockchain.
Use SDKs with native ADNL support: