From 44276beecf8ad957c7d81e69feede5ba6dcf5f41 Mon Sep 17 00:00:00 2001 From: Andrew Gutarev <43111428+pyAndr3w@users.noreply.github.com> Date: Tue, 18 Jul 2023 18:16:31 +0600 Subject: [PATCH] add TonSdk.NET --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ca2892..4a52eae 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [labraburn/SwiftyTON](https://github.com/labraburn/SwiftyTON) - Native Swift wrapper for tonlib with async/await. - [labraburn/node-tonlib](https://github.com/labraburn/node-tonlib) - C++ addon for Node.js to work with tonlibjson. - [ton-kotlin](https://github.com/andreypfau/ton-kotlin) - Kotlin SDK for TON blockchain. +- [TonSdk.NET](https://github.com/continuation-team/TonSdk.NET) - Native C# (.NET, Unity) SDK for TON Blockchain. ### Get help