TONX Lab APIs: Advanced Tools for TON Developers
At TONX Lab, we create powerful TON APIs and tools through the TONX API, specifically designed for TON developers. As a team actively building real use cases in the TON ecosystem, we understand the challenges and complexities of the TON API development process. TONX Lab APIs were created to address these challenges, aiming to make TON development smoother, more efficient, and less cumbersome.
-
BoC Parsing Tools: The Bag of Cells (BoC) is a format used to serialize cells into byte arrays. In TON, everything—from contract code and stored data to blocks—is composed of cells, providing streamlined flexibility for developers.
Our BoC Parsing Tool ensures your BoC is valid and ready to use, allowing you to verify it before sending any messages to the chain. -
BoC Status API: TON operates as an asynchronous chain, which can make handling simultaneous messages complex. The BoC Status API simplifies this by letting you easily check whether a BoC has completed successfully or failed. If an error occurs, it can help identify underlying issues causing the failure.
Explore the full TON APIs reference by TONX API here.