0.1.1 • Published 12 months ago

@eversdk/ton v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@eversdk/ton

TVM Blockchains sdk typescript package

TON

How to install

yarn add @eversdk/ton or npm i @eversdk/ton

Features and status

FeatureStatus
BOC ordinary/exotic (de)serialization
Builder, Cell, Slice
Hashmap(E) (dictionary) (de)serialization
Mnemonic/keypair BIP39 standard
Mnemonic/keypair TON standard
Exports of commonly used cryptoraphy
Coins (class to work with coins value)
Address (class for TON address)
Basic block layouts, such as StateInit e.t.c

External dependencies

  • "@noble/hashes": "1.1.2"
  • "decimal.js": "10.3.1"
  • "tweetnacl": "1.0.3"

License

MIT