Skip to content

Latest commit

 

History

History
65 lines (50 loc) · 2.78 KB

README.md

File metadata and controls

65 lines (50 loc) · 2.78 KB

TonSdk.NET

Packages

NuGet NuGet
Core library with types and structures for TON Blockchain

NuGet NuGet
RPC Client for work with TonCenter API

NuGet NuGet
Abstractions for work with smart contracts in TON Blockchain

NuGet NuGet
Library to work with Ton Connect 2.0

NuGet NuGet
Library to work with Ton ADNL

NuGet NuGet
Library to work with Ton DeFi`s

Features and status

  • Builder, Cell, Slice
  • BOC (de)serialization
  • Hashmap(E) (dictionary) (de)serialization
  • Mnemonic BIP39 standard
  • Mnemonic TON standard
  • Coins (class for TON, JETTON, e.t.c.)
  • Address (class for TON address)
  • Message layouts (such as MessageX e.t.c.)
  • Popular structures from block.tlb
  • Contracts (abstract TON contract class)
  • Ed25519 signing of transactions
  • ADNL client
  • Lite client over ADNL client
  • Ton Client with HTTP API and Lite client
  • ~100% tests coverage

Documentation

TonSDK.NET Docs

Support

You can ask questions that may arise during the use of the SDK in our Telegram group.

Donation

continuation.ton

License

MIT License