ton-blueprint
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
| Topic | Description | Reference |
|---|---|---|
| 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 |
| Config | blueprint.config.ts, plugins, network, requestTimeout, recursiveWrappers, manifestUrl | core-config |
| UIProvider | write, prompt, input, choose, setActionPrompt, inputAddress for scripts | core-ui-provider |
| Networks and explorers | Network, Explorer, CustomNetwork, NetworkVersion for run/verify/config | core-networks-explorers |
Features
Scripts and compilation
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7