Che cos'è ton?
TON Blockchain: indirizzi, messaggi, TVM, celle, Blueprint, contratti, pagamenti, API. Fonte: hairyf/blockchain-master.
TON Blockchain: indirizzi, messaggi, TVM, celle, Blueprint, contratti, pagamenti, API.
Installa rapidamente la skill AI ton nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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: indirizzi, messaggi, TVM, celle, Blueprint, contratti, pagamenti, API. Fonte: hairyf/blockchain-master.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/hairyf/blockchain-master --skill tonTON Blockchain: indirizzi, messaggi, TVM, celle, Blueprint, contratti, pagamenti, API. Fonte: hairyf/blockchain-master.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/hairyf/blockchain-master --skill ton Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/hairyf/blockchain-master