TONPY

Tonpy is a project that aims to combine the original C++ TON code with Python, allowing you to easily run smart contracts and access their output data and parameters in Python. We've created Ton TVM bindings for Python, as well as several helper functions, such as parse_onchain_data for tokens, to make working with the TON network even easier.

Examples: