34 packages tagged with “ton”
Free TON Client for .NET
TonLib (tonlibjson) wrapper for accessing Telegram Open Network lite servers (nodes) via ADNL protocol.
Core TON blockchain library for .NET - Addresses, Cells, BOC, and fundamental data structures. 1:1 API compatibility with @ton/core JavaScript library.
TON SDK Client library .NET bindings (version 1.20.1)
Cryptography library for TON blockchain - Mnemonics (BIP39), Ed25519, SHA, HMAC, PBKDF2, and HD wallets. 1:1 API compatibility with @ton/crypto JavaScript library.
Free TON Client for Blazor
TON smart contract implementations for .NET - Wallet contracts (V1-V5), Jettons, and NFTs. 1:1 API compatibility with @ton/ton JavaScript library.
TON Blockchain Lite Client for .NET - High-level API for interacting with TON blockchain via ADNL protocol
TonProof validates proof requests from TonConnect
TON blockchain HTTP client library for .NET - Toncenter API v2/v4, wallet contracts (V1-V5), jettons, multisig. 1:1 API compatibility with @ton/ton JavaScript library.
This NuGet package provides a C# .NET unofficial client for working with the TON API (https://tonapi.io).
ADNL (Abstract Datagram Network Layer) client for TON blockchain - Direct node communication with TL serialization, encryption, and auto-generated schema. Enables lite client implementation for TON.