Read blockchain data, query smart contracts, send transactions, and subscribe to real-time events.Documentation Index
Fetch the complete documentation index at: https://toncenter.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Installation
| Requirement | Version |
|---|---|
| Python | 3.10+ |
| aiohttp | 3.9+ |
| pydantic | 2.4+ |
Quick Start
More Examples
REST v2, REST v3, SSE, and WebSocket examples.
Explore
REST API
Query accounts, transactions, Jettons, NFTs via V2 liteserver and V3 indexed database.
Streaming
Real-time blockchain events over SSE and WebSocket.
AI Plugin
Query TON blockchain through natural language in Claude Code.
Utilities
Address conversion and amount formatting helpers.