Skip to content

ton-python/toncenter

 
 

Repository files navigation

📦 TON Center

TON Python Versions PyPI License Donate

Image

Downloads Downloads Downloads

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

Installation

pip install toncenter

Claude Code plugin:

/plugin marketplace add nessshon/claude-plugins
/plugin install toncenter@nessshon-plugins

Documentation

Documentation — API reference, guides, and streaming examples.
llms.txt — machine-readable docs for AI tools.

License

This repository is distributed under the MIT License.

About

Python SDK for TON Center — REST API and Streaming for TON blockchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%