·ton-tact

لغة اللباقة لعقود TON blockchain الذكية - الأنواع والعقود والرسائل والإرسال/التلقي وstdlib والأمان.

3التثبيتات·0الرائج·@hairyf

التثبيت

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

كيفية تثبيت ton-tact

ثبّت مهارة الذكاء الاصطناعي ton-tact بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في 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 |

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
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 blockchain الذكية - الأنواع والعقود والرسائل والإرسال/التلقي وstdlib والأمان. المصدر: hairyf/blockchain-skills.

كيف أثبّت ton-tact؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-tact بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

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

التفاصيل

الفئة
!الأمن
المصدر
skills.sh
أول ظهور
2026-02-26