Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Ton Blueprint

  • 4 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-skills

Develop TON contracts with Blueprint: project layout, build/test/run commands, NetworkProvider, wrappers, and deploy via TonConnect or mnemonic.

About

Reference for Blueprint, the TON development environment for creating, building (Tolk/FunC/Tact), testing with Sandbox, and deploying contracts. A developer uses it when scaffolding, testing, or deploying TON projects with the standard Blueprint layout.

  • Covers project structure, CLI commands, NetworkProvider, and config
  • Includes wrappers, compilation, verify, and Sandbox testing with gas snapshots

Ton Blueprint by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #347 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-blueprint

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-skills

What it does

Develop TON contracts with Blueprint: project layout, build/test/run commands, NetworkProvider, wrappers, and deploy via TonConnect or mnemonic.

Files

SKILL.mdMarkdownGitHub ↗
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/.

Core References

TopicDescriptionReference
Project structureDirectory layout, contracts/wrappers/compilables/tests/scripts/buildcore-project-structure
CLI commandsbuild, test, run, create, rename, help, pack, snapshot, verify, set, convertcore-commands
NetworkProvidersender, open, waitForDeploy, waitForLastTransaction, api, configcore-network-provider
Configblueprint.config.ts, plugins, network, requestTimeout, recursiveWrappers, manifestUrlcore-config
UIProviderwrite, prompt, input, choose, setActionPrompt, inputAddress for scriptscore-ui-provider
Networks and explorersNetwork, Explorer, CustomNetwork, NetworkVersion for run/verify/configcore-networks-explorers

Features

Scripts and compilation

TopicDescriptionReference
Scriptsrun(provider, args), deploy pattern, blueprint runfeatures-scripts
Compilationcompile(), CompilerConfig, compilables, build output, hooksfeatures-compilation
Build APIbuildOne, buildAll, buildAllTact, artifact outputfeatures-build-api
WrappersContract, createFromConfig, createFromAddress, sendDeployfeatures-wrappers
PluginsPlugin, PluginRunner, custom CLI commandsfeatures-plugins
VerifyVerify deployed contract on verifier.ton.org, flags, compiler versionfeatures-verify
PackPublish-ready wrapper package, package.ts, dist, npm publishfeatures-pack
Create and renameCreate contract from template, rename across wrappers/scripts/testsfeatures-create-rename

Best practices

TopicDescriptionReference
DeployDeploy flow, TonConnect/deeplink/mnemonic, env vars, verifybest-practices-deploy
TestingSandbox tests, compile(), coverage, gas report/snapshotbest-practices-testing

Related skills

Web3 & Blockchainbackendtesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.