# ton-core

> ## 🚨 Repository Deprecated and Moved! 🚨

Latest version **0.53.0** (published 2023-10-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install ton-core
pnpm add ton-core
yarn add ton-core
bun add ton-core
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.53.0 |
| Published | 2023-10-24 |
| First published | 2022-12-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 1.8 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 49 |
| Author | Whales Corp. |
| Maintainers | mrmld, tonwhales |

## Links

- npm: https://www.npmjs.com/package/ton-core
- Repository: https://github.com/ton-core/ton-core
- Homepage: https://github.com/ton-core/ton-core#readme
- Issues: https://github.com/ton-core/ton-core/issues
- npm.io page: https://npm.io/package/ton-core

## Dependencies (1)

- [symbol.inspect](https://npm.io/package/symbol.inspect.md) 1.0.1

## Recent versions

- 0.53.0 (latest) — 2023-10-24
- 0.52.0 — 2023-08-24
- 0.51.0 — 2023-08-17
- 0.50.0 — 2023-07-26
- 0.49.1 — 2023-05-10
- 0.49.0 — 2023-03-24
- 0.48.0 — 2023-02-28
- 0.47.1 — 2023-02-06
- 0.47.0 — 2023-02-02
- 0.46.0 — 2023-01-23
- 0.45.0 — 2023-01-13
- 0.44.0 — 2023-01-07
- 0.43.0 — 2023-01-07
- 0.42.0 — 2023-01-07
- 0.41.0 — 2023-01-06
- … 46 more at https://npm.io/package/ton-core/versions

## README

# 💎 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

---
_Source: https://npm.io/package/ton-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
