·ton

TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.

3Installs·0Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-skills --skill ton

How to Install ton

Quickly install ton AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill ton
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hairyf/blockchain-skills.

SKILL.md

View raw

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-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/blockchain-skills --skill ton
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hairyf/blockchain-skills

Quick answers

What is ton?

TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API. Source: hairyf/blockchain-skills.

How do I install ton?

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-skills --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

Where is the source repository?

https://github.com/hairyf/blockchain-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26