TON-CONSOLE(1)
NAME
ton-console — Launch a successful business with TON blockchain: manage dapps, tokens and payments in one place with powerful API and…
SYNOPSIS
INFO
82 stars
18 forks
0 views
TypeScriptDeveloper Tools
DESCRIPTION
Launch a successful business with TON blockchain: manage dapps, tokens and payments in one place with powerful API and deep commercial integrations
README
Ton Console
Launch a successful business with TON blockchain: manage dapps, tokens and payments in one place with powerful API and deep commercial integrations

Run locally
nvm use2npm i3npm run dev
Generate api
- Put new swagger.yaml to the
./scripts npm run generate-api
Lint & test
- lint (eslint):
npm run lint - test (vitest):
npm run test - check typings (vite DOESN'T do it automatically):
npx tsc --noEmit
Husky pre-commit hook
Runs lint for staged files and checks typescript typings (You don't have to install or configure husky, it is done automatically)
Build for dev
nvm usenpm cinpm run build:staging
Build for prod
nvm usenpm cinpm run build
SEE ALSO
neovim(1)— Hyperextensible Vim-based text editor — the future of Vimtmux(1)— Terminal multiplexer — split panes, detach sessions, pair programhyperfine(1)— A command-line benchmarking tool — measure execution timestokei(1)— Count lines of code quickly — supports 150+ languagescftunnel(1)— 全协议内网穿透 CLI — Cloud 模式免费 HTTP/WS 穿透 + Relay 模式自建中继 TCP/UDP 全协议 | Cloudflare Tunnel + frp 双引擎
clihub3/4/2026TON-CONSOLE(1)