Skip to content

Native .Net Sdk for TON Blockchain and other TVM-based blockchains

License

Notifications You must be signed in to change notification settings

continuation-team/TonSdk.NET

Repository files navigation

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

About

Native .Net Sdk for TON Blockchain and other TVM-based blockchains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages