ParaTon Documentation
Welcome to the official development documentation for ParaTon.
ParaTon is the first EVM-compatible Layer 2 solution on the TON blockchain, distinguished by parallel execution and sub-second latency, aimed at enhancing integration and interoperability.
This documentation provides all the necessary information for building, testing, and deploying DApps on the ParaTon blockchain.
As an open-source collaborative project, we encourage and welcome contributions from the community. All documentation can be edited via GitHub to ensure timely updates and accuracy.
The documentation includes the following main sections:
Product Feature: To achieve low latency and parallel execution, we have adopted technologies such as Shared-nothing Parallelization, Distributed Parallelization, Zone Cluster Broadcasting, and ParatonMint. We have also made significant code innovations to enhance data commit efficiency with TVM and compatibility with the Compute and Storage phases.
Smart Contract Overview: In this section, we will explain how to deploy fully functional smart contracts on Ton's Layer 1, ensuring the proper communication and data transmission for Layer 2 transaction commitment and batching, in preparation for challenges and subsequent MEV support.
Wallet Usage and Management: How to create and manage your ParaTon wallet, and how to use it for transactions and asset management.
Smart Contract Development and Deployment: Provides the tools and resources needed to develop smart contracts, and how to test and deploy them on ParaTon.
DApps Development Guide: Guidance on building and optimizing decentralized applications (DApps) on ParaTon, including integration of front-end and back-end components.
Last updated