What is ton?
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API. Source: hairyf/blockchain-master.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
Quickly install ton AI skill to your development environment via command line
Source: hairyf/blockchain-master.
Skill is based on TON documentation (ton-org/docs), generated at 2026-02-09.
TON (The Open Network) is a decentralized blockchain with an Actor model (all entities are smart contracts), stack-based TVM, and cell-based serialization. This skill covers foundations, contract development with Blueprint, payments, and API access.
| Addresses | Internal/external addresses, workchains, account ID | core-addresses | | Messages | Message types, StateInit, deploy, transactions | core-messages | | Cells & serialization | Cells, BOC, builders and slices | core-cells-serialization | | TVM | Stack, data types, gas, instructions, get methods | core-tvm |
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API. Source: hairyf/blockchain-master.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hairyf/blockchain-master --skill tonTON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API. Source: hairyf/blockchain-master.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-master --skill ton Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/hairyf/blockchain-master