Was ist ton?
TON Blockchain – Adressen, Nachrichten, TVM, Zellen, Blueprint, Verträge, Zahlungen, API. Quelle: hairyf/blockchain-skills.
TON Blockchain – Adressen, Nachrichten, TVM, Zellen, Blueprint, Verträge, Zahlungen, API.
Installieren Sie den KI-Skill ton schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: hairyf/blockchain-skills.
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 – Adressen, Nachrichten, TVM, Zellen, Blueprint, Verträge, Zahlungen, API. Quelle: hairyf/blockchain-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/hairyf/blockchain-skills --skill tonTON Blockchain – Adressen, Nachrichten, TVM, Zellen, Blueprint, Verträge, Zahlungen, API. Quelle: hairyf/blockchain-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hairyf/blockchain-skills --skill ton Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/hairyf/blockchain-skills