Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add foton #66

Merged
merged 3 commits into from
Jun 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,7 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t
- [Libraries](#libraries)
- [Get help](#get-help)
- [🗂 Projects](#-projects)
- [Decentralized exchanges](#decentralized-exchanges)
- [Marketplaces](#marketplaces)
- [Explorers](#explorers)
- [Bridges](#bridges)
- [Wallets](#wallets)
- [Staking](#staking)
- [🌐 Authentication](#-authentication)
- [💵 Funds](#-funds)
- [🎛 Utilities](#-utilities)
- [👨‍🎨 UX/UI](#-uxui)
- [✏️ Contribute](#️-contribute)
Expand Down Expand Up @@ -176,6 +169,7 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t
- [ton-core/ton](https://github.com/ton-core/ton) - Cross-platform client for TON blockchain, by ton-core.
- [toncenter/tonweb](https://github.com/toncenter/tonweb) - Cross-platform client for TON blockchain, by TonCenter.
- [orbs-network/ton-access](https://github.com/orbs-network/ton-access) - Unthrottled anonymous RPC access to TON blockchain.
- [foton](https://github.com/VanishMax/foton) - A toolkit for creating TON dApps: connect to wallets, send transactions, deploy and call smart contracts.
- Go
- [xssnick/tonutils-go](https://github.com/xssnick/tonutils-go)
- [tonkeeper/tongo](https://github.com/tonkeeper/tongo)
Expand Down Expand Up @@ -237,4 +231,3 @@ This section includes a variety of handy utilities that assist with different ta
2. Press `.` on the `awesome-ton` page to open the online editor (VSCode).
3. Make changes, describe them, and submit a commit as a Pull Request.
4. Congratulations, you're now a contributor to TON! 😎

Loading