💎 @ton/core
Core TypeScript library that implements low level primitives for TON blockchain.
How to install
yarn add @ton/core
npm install @ton/core
Reference Documentation
Documentation
Acknowledgements
This library is developed by the Whales Corp. and maintained by Dan Volkov.
License
MIT
[0.60.1] - 2025-02-20
Fixed
- BREAKING: fail if there is remaining data in dictionary value after parsing (security issue)
Notes: if you want to parse dictionary value without checking for remaining data, you can implement your custom DictionaryValue