什麼是 ton?
TON 區塊鏈 — 地址、訊息、TVM、單元、藍圖、合約、付款、API。 來源:hairyf/blockchain-master。
TON 區塊鏈 — 地址、訊息、TVM、單元、藍圖、合約、付款、API。
透過命令列快速安裝 ton AI 技能到你的開發環境
來源: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 區塊鏈 — 地址、訊息、TVM、單元、藍圖、合約、付款、API。 來源:hairyf/blockchain-master。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/hairyf/blockchain-master --skill tonTON 區塊鏈 — 地址、訊息、TVM、單元、藍圖、合約、付款、API。 來源:hairyf/blockchain-master。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hairyf/blockchain-master --skill ton 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hairyf/blockchain-master