Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tonutils is a high-level object-oriented library for Python designed to facilitate interactions with the TON blockchain.

License

Notifications You must be signed in to change notification settings

nessshon/tonutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

345 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tonutils 2.0

TON Python Versions PyPI License

Image

Downloads Downloads Downloads

Tonutils is a high-level Python library for interacting with the TON blockchain, with support for native ADNL and multiple HTTP API providers.

Native ADNL

  • Built-in ADNL-TCP lite-server client.

HTTP API

  • toncenter.com – Fast and reliable HTTP API for The Open Network.
  • tonapi.io – REST API to the TON blockchain explorer.
  • chainstack – Fast and Reliable Blockchain Infrastructure Provider.
  • tatum.io – RPCs and APIs powering Web3. Fast, reliable, affordable.
  • quicknode.com – Low-latency HTTP API access to TON via global infrastructure.

Installation

pip install tonutils

Usage

Check out the examples directory for practical usage across all features.

CLI

Available commands:

  • tonutils --version — current library version

  • tonutils status — monitor lite-server availability in real time

    tonutils status --network mainnet              # mainnet (default) or testnet
    tonutils status --config /path/to/config.json  # path or URL to config
    tonutils status --rps 100                      # requests per second

Donations

If this project has been useful to you, consider supporting its development!

TON: UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness

Support

Supported by TON Society, Grants and Bounties program.
With special thanks to Igroman787 for the support.

License

This repository is distributed under the MIT License.

About

Tonutils is a high-level object-oriented library for Python designed to facilitate interactions with the TON blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages