Was ist ton-blueprint?
TON Blueprint-Entwicklungsumgebung – Projektlayout, Build/Test/Ausführung, NetworkProvider, Konfiguration, Skripte, Wrapper und Bereitstellungs-/Testpraktiken. Quelle: hairyf/blockchain-skills.
TON Blueprint-Entwicklungsumgebung – Projektlayout, Build/Test/Ausführung, NetworkProvider, Konfiguration, Skripte, Wrapper und Bereitstellungs-/Testpraktiken.
Installieren Sie den KI-Skill ton-blueprint schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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 Blueprint-Entwicklungsumgebung – Projektlayout, Build/Test/Ausführung, NetworkProvider, Konfiguration, Skripte, Wrapper und Bereitstellungs-/Testpraktiken. Quelle: hairyf/blockchain-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-blueprintTON Blueprint-Entwicklungsumgebung – Projektlayout, Build/Test/Ausführung, NetworkProvider, Konfiguration, Skripte, Wrapper und Bereitstellungs-/Testpraktiken. Quelle: hairyf/blockchain-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-blueprint Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/hairyf/blockchain-skills