⚡ Create TON dApps with the speed of a photon
Warning: This project is under active development and is not ready for production use. Each release might and probably will contain breaking changes. If you find bugs when using it, please submit an issue.
Foton is a TypeScript toolkit for interacting with TON wallets and blockchain as a whole. The library wraps existing solutions into one comfortable API. It supports:
- ✅ Wallet connection
- ✅ Sending transactions
- ✅ Querying the blockchain
- ✅ Deploying and interacting with smart contracts
- ✅ Blueprint and TON Connect integration for easy code migrations
- ✅ Type safe interfaces with full auto-completion for contract methods and returns
Not sure where to start?
- Explore Foton documentation
- Try building a simple Counter dApp with React and Foton by following the tutorial.
- Ask for help or share your feedback in the Telegram chat
- Look for a ways to contribute or donate to the project
The source code is licensed under the terms of MIT License. 2024, Max Korsunov.