Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/VanishMax/foton

⚡ Create TON dApps with the speed of a foton
https://github.com/VanishMax/foton

blockchain dapp javascript theopennetwork ton typescript web3

Last synced: 6 days ago
JSON representation

⚡ Create TON dApps with the speed of a foton

Lists

README

        



Foton Logo

Foton

_⚡ 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](https://foton.sh) 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](https://foton.sh/docs)
- Try building a simple Counter dApp with React and Foton by following [the tutorial](https://foton.sh/docs/guides/tutorial).
- Ask for help or share your feedback in the [Telegram chat](https://t.me/fotonjs)
- Look for a ways to [contribute or donate](https://foton.sh/docs/contribution-and-donation) to the project

## License

The source code is licensed under the terms of [MIT License](./LICENSE). 2024, Max Korsunov.