ton

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ton" with this command: npx skills add hairyf/blockchain-master/hairyf-blockchain-master-ton

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.

Core References

TopicDescriptionReference
AddressesInternal/external addresses, workchains, account IDcore-addresses
MessagesMessage types, StateInit, deploy, transactionscore-messages
Cells & serializationCells, BOC, builders and slicescore-cells-serialization
TVMStack, data types, gas, instructions, get methodscore-tvm
TVM exit codesCompute/action phase codes, testingcore-tvm-exit-codes
Fees & statusStorage/compute/forward fees, account status (nonexist, uninit, active, frozen)core-fees-status
TVM registersc0–c7, c4/c5 durable, c7 environmentcore-tvm-registers

Features

Development

TopicDescriptionReference
Blueprintcreate-ton, Sandbox, project structurefeatures-blueprint
Contract developmentFirst contract, storage, messages, get methods, Tolkfeatures-contract-development
Tolk languageTypes, message handling, lazy loading, IDEfeatures-tolk
Contract upgradessetCodePostponed, setData, delayed and hot upgradesfeatures-upgrades
Standard walletsV4, V5, Highload, comparison, use casesfeatures-wallets
Standard tokensJettons, NFTs, transfer, mint, burn, discoveryfeatures-tokens
SigningEd25519, wallet/gasless/server patterns, TypeScriptfeatures-signing

Payments & API

TopicDescriptionReference
PaymentsToncoin, Jettons, finality, monitoringfeatures-payments
APILiteservers, TON Center, TonAPI, dTONfeatures-api

Best Practices

TopicDescriptionReference
SecurityIntegers, replay, accept_message, gas, random, front-runningbest-practices-security

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

openzeppelin-contracts

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

viem

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

solana-anchor

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

ton-http

No summary provided by upstream source.

Repository SourceNeeds Review