Python SDK for TON Center
Access TON blockchain data via REST API and real-time streaming (SSE & WebSocket).
API key optional for REST (~1 RPS without key), required for streaming — obtain via @toncenter bot on Telegram.
For creating wallets, transferring TON, jettons, etc., use tonutils.
Features
- REST API v2 — direct access to TON nodes (accounts, transactions, blocks, smart contracts)
- REST API v3 — indexed and enriched data (jettons, NFT, DNS, actions, traces)
- Streaming — real-time events via SSE and WebSocket
Support this project — TON:
donate.ness.ton
UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness
pip install toncenterClaude Code plugin:
/plugin marketplace add nessshon/claude-plugins
/plugin install toncenter@nessshon-plugins
Documentation — API reference, guides, and streaming examples.
llms.txt — machine-readable docs for AI tools.
This repository is distributed under the MIT License.
