@eversdk/ton
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@eversdk/ton

TVM Blockchains sdk typescript package

TON

How to install

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

Features and status

Feature Status
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

Package Sidebar

Install

npm i @eversdk/ton

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

284 kB

Total Files

81

Last publish

Collaborators

  • cryshado
  • tonlabs