From e87c1274bbcad6eb458bf0a58dbd17cea4696e93 Mon Sep 17 00:00:00 2001 From: Max Korsunov Date: Tue, 14 May 2024 10:44:57 +0200 Subject: [PATCH] feat: add foton --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5456ac..3e8c163 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,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)