8000 GitHub - nessshon/tonutils: Tonutils is a high-level object-oriented library for Python designed to facilitate interactions with the TON blockchain.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Tonutils

TON PyPI Python Versions License

Image

Downloads Downloads Downloads

Tonutils is a high-level, object-oriented Python library designed to simplify interactions with the TON blockchain. It seamlessly integrates several prominent services for working with TON:

  • RPC API

    • tonapi.io – REST API to the TON blockchain explorer.
    • toncenter.com – fast and reliable HTTP API for The Open Network.
    • quicknode.com – low-latency HTTP API access to TON via global infrastructure.
    • tatum.io – RPCs and APIs powering Web3. Fast, reliable, affordable.
  • Native ADNL

    • pytoniq – library for direct interaction with Lite servers.

By combining these services, Tonutils provides a powerful and flexible toolset for developers, making it easier to build on top of the TON ecosystem.

Installation

pip install tonutils

To use pytoniq with Native ADNL connection, install it with the optional dependencies, including the pytoniq library:

pip install 'tonutils[pytoniq]'

Documentation

Find all guides and references here:
nessshon.github.io/tonutils

Contribution

We welcome your contributions! If you have ideas for improvement or have identified a bug, please create an issue or submit a pull request.

Donations

Your donation supports the future of this project. Every contribution helps stimulate innovation and sustain development!

  • TON
    UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness

  • BTC
    1FKJDBSxdtsMad84iYY96zLJBVEChehbx1

  • USDT (TRC-20)
    TGKmm9H3FApFw8xcgRcZDHSku68vozAjo9

Donate via Bots

You can also donate conveniently using these bots:

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. Feel free to use, modify, and distribute the code in accordance with the terms of the 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 3

  •  
  •  
  •  

Languages

0