# 💎 ton-core

## 🚨 Repository Deprecated and Moved! 🚨

**This repository has been deprecated and is no longer actively maintained.** We have moved our project to a new repository, which you can find here: [ton-org/ton-core](https://github.com/ton-org/ton-core). The new NPM package is available here: [@ton/core](https://www.npmjs.com/package/@ton/core)

Please make sure to update your bookmarks and star the new repository to stay up-to-date with the latest developments and updates. This repository will be archived and eventually removed.

**Thank you for your continued support!**
___________
Core library that implements low level primitives of TON blockchain.

## How to install

```bash
yarn add ton-core
```

## Reference Documentation

[Documentation](https://ton-core.github.io/ton-core/)


## Acknowledgements

This library is developed by the [Whales Corp.](https://tonwhales.com/) and maintained by [Dan Volkov](https://github.com/dvlkv).

# License

MIT
