·ton-tact
!

ton-tact

TON ブロックチェーン スマート コントラクトのタクト言語 — タイプ、コントラクト、メッセージ、送受信、stdlib、セキュリティ。

3インストール·0トレンド·@hairyf

インストール

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

ton-tact のインストール方法

コマンドラインで ton-tact AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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 |

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-26
更新日
2026-03-11

Browse more skills from hairyf/blockchain-skills

クイックアンサー

ton-tact とは?

TON ブロックチェーン スマート コントラクトのタクト言語 — タイプ、コントラクト、メッセージ、送受信、stdlib、セキュリティ。 ソース: hairyf/blockchain-skills。

ton-tact のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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