This company provides a suite of APIs and SDKs that simplify blockchain integration for developers. Their tools offer real-time data streaming, blockchain interaction capabilities, and selective data retrieval, enabling developers to easily incorporate blockchain functionality into their applications.
Funding
Funding not disclosed
Founders
Product
Problem
Building applications on the TON blockchain requires developers to manage low-level RPC calls and complex data structures. This complexity slows down development and increases the barrier to entry for new developers.
Solution
TON API provides a suite of REST, Streaming, and Webhooks APIs that abstract away the complexities of the TON blockchain, enabling developers to build dApps and blockchain solutions more efficiently. The API offers high-level access to concepts like accounts, Jettons, and NFTs, while still providing access to low-level data when needed. Developers can use the API to manage accounts, retrieve blockchain data, subscribe to real-time events, and leverage tools for gasless transactions.
Target Audience
The primary target audience includes developers building decentralized applications (dApps) on the TON blockchain, as well as enterprises and startups looking to integrate blockchain functionality into their existing systems.
Features
- REST API for managing accounts, Jettons, NFTs, DNS, wallets, rates, staking, traces, events, storage, connect, gasless transactions, multisig, blockchain data, and lite servers
- Streaming API for real-time updates on new blocks, finalized transactions, traces, and pending messages via Server-Sent Events (SSE) and WebSockets
- Webhooks API for subscribing to blockchain events and receiving notifications via HTTP POST requests
- Support for both Mainnet and Testnet environments
- SDKs available in multiple languages, including JavaScript/TypeScript, Go, and Java
- Swagger/OpenAPI definition for interactive API exploration and client code generation
- Support for custom HTTP clients with rate limiting