JSPM

@eversdk/ton

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q30473F
  • License MIT

TVM Blockchains sdk typescript package

Package Exports

  • @eversdk/ton
  • @eversdk/ton/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@eversdk/ton) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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