·ton-tact

Langage Tact pour les contrats intelligents blockchain TON : types, contrats, messages, envoi/réception, stdlib et sécurité.

3Installations·0Tendance·@hairyf

Installation

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

Comment installer ton-tact

Installez rapidement le skill IA ton-tact dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : hairyf/blockchain-skills.

Tact is a statically typed smart contract language for the TON blockchain. Contracts use message-based communication (receive/send), structs and messages for data, and traits for reuse. This skill focuses on agent-oriented usage: type system, contracts and receivers, sending/receiving messages, cells and serialization, standard libraries, and security practices.

| Type system | Primitives, optionals, maps, structs, messages, contracts, traits | core-types | | Contracts and traits | init, parameters, receivers, getters, interfaces, BaseTrait | core-contracts | | Structs and messages | Definition, instantiation, toCell/fromCell, TL-B layout | core-structs-messages |

| Receiving messages | receive(), text/binary/slice receivers, order, external/bounced | core-receive | | Sending messages | send(), SendParameters, reply, forward, notify, cashback, deploy, emit | core-send | | Cells, Builders, Slices | Cell/Builder/Slice, beginCell, store/load, Struct/Message helpers | core-cells |

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact
Catégorie
!Sécurité
Vérifié
Première apparition
2026-02-26
Mis à jour
2026-03-10

Browse more skills from hairyf/blockchain-skills

Réponses rapides

Qu'est-ce que ton-tact ?

Langage Tact pour les contrats intelligents blockchain TON : types, contrats, messages, envoi/réception, stdlib et sécurité. Source : hairyf/blockchain-skills.

Comment installer ton-tact ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

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

Détails

Catégorie
!Sécurité
Source
skills.sh
Première apparition
2026-02-26