7 packages tagged with “toncoin”
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.
Cryptography library for TON blockchain - Mnemonics (BIP39), Ed25519, SHA, HMAC, PBKDF2, and HD wallets. 1:1 API compatibility with @ton/crypto JavaScript library.
TON smart contract implementations for .NET - Wallet contracts (V1-V5), Jettons, and NFTs. 1:1 API compatibility with @ton/ton JavaScript library.
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.
TonProof validates proof requests from TonConnect
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.