TVM Blockchains sdk typescript package
npm install @eversdk/tonTVM Blockchains sdk typescript package
!TON
yarn add @eversdk/ton or npm i @eversdk/ton| 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| ✅ |
- "@noble/hashes": "1.1.2"
- "decimal.js": "10.3.1"
- "tweetnacl": "1.0.3"
MIT