ton-blueprint とは?
TON ブループリント開発環境 — プロジェクト レイアウト、ビルド/テスト/実行、NetworkProvider、構成、スクリプト、ラッパー、デプロイ/テストの実践。 ソース: hairyf/blockchain-skills。
TON ブループリント開発環境 — プロジェクト レイアウト、ビルド/テスト/実行、NetworkProvider、構成、スクリプト、ラッパー、デプロイ/テストの実践。
コマンドラインで ton-blueprint AI スキルを開発環境にすばやくインストール
ソース: hairyf/blockchain-skills。
Skill is based on Blueprint (ton-org/blueprint), generated at 2026-02-25.
Blueprint is a development environment for the TON blockchain: create projects with npm create ton@latest, then build (Tolk/FunC/Tact), test (Sandbox), and run scripts (deploy via TonConnect, deeplink, or mnemonic). Projects use a fixed layout: contracts/, wrappers/, compilables/, tests/, scripts/, build/.
| Project structure | Directory layout, contracts/wrappers/compilables/tests/scripts/build | core-project-structure | | CLI commands | build, test, run, create, rename, help, pack, snapshot, verify, set, convert | core-commands | | NetworkProvider | sender, open, waitForDeploy, waitForLastTransaction, api, config | core-network-provider |
TON ブループリント開発環境 — プロジェクト レイアウト、ビルド/テスト/実行、NetworkProvider、構成、スクリプト、ラッパー、デプロイ/テストの実践。 ソース: hairyf/blockchain-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-blueprintTON ブループリント開発環境 — プロジェクト レイアウト、ビルド/テスト/実行、NetworkProvider、構成、スクリプト、ラッパー、デプロイ/テストの実践。 ソース: hairyf/blockchain-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-blueprint インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/hairyf/blockchain-skills