Smeltr Token-2022
БесплатноНе проверенValidate Token-2022 configs (transfer fee, soulbound, delegate). Read-only — no keys or RPC.
Описание
Validate Token-2022 configs (transfer fee, soulbound, delegate). Read-only — no keys or RPC.
README
Non-custodial Token-2022 deployment infrastructure for Solana.
The non-custodial guarantee: Smeltr builds transaction instructions.
Your wallet signs them. assertNoPlatformAuthority() runs on every
authority field in every module before any instruction is constructed,
and the source for that check lives in packages/module-registry in
this repository — the guarantee is inspectable, not just asserted.
Extensions: Transfer Fee · Non-Transferable · Permanent Delegate · Arweave metadata
Setup
npm install
cp .env.example apps/web/.env
# fill in DATABASE_URL, SESSION_JWT_SECRET, NEXT_PUBLIC_APP_DOMAIN, etc.
# Generate the Prisma client + run migrations (from apps/web)
cd apps/web
npx prisma generate
npx prisma migrate dev
cd ../..
npm run dev
Testing
# Unit tests (no validator needed)
npm run test:registry
# Full CI suite (registry unit + web route/lib tests)
npm run test:ci
# Devnet integration test (requires `solana-test-validator` running locally)
cd packages/tx-builder && npm run test:devnet
MCP server (AI assistants)
Smeltr exposes its Token-2022 validation engine as an MCP server for Claude Desktop, Cursor, and other assistants.
npx -y @smeltr/mcp-server
Docs: https://smeltr.org/docs/mcp · Source: packages/mcp-server · Launch guide: docs/MCP_LAUNCH.md
Status
The core deploy flow (module selection -> metadata -> review -> sign ->
add metadata -> dashboard/resume) is implemented end to end and covered
by the npm run test:ci suite. See CLAUDE.md for architecture context
and docs/INVARIANTS.md for the review checklist.
Установить Smeltr Token-2022 в Claude Desktop, Claude Code, Cursor
unyly install smeltr-token-2022Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add smeltr-token-2022 -- npx -y @smeltr/mcp-serverFAQ
Smeltr Token-2022 MCP бесплатный?
Да, Smeltr Token-2022 MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Smeltr Token-2022?
Нет, Smeltr Token-2022 работает без API-ключей и переменных окружения.
Smeltr Token-2022 — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Smeltr Token-2022 в Claude Desktop, Claude Code или Cursor?
Открой Smeltr Token-2022 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Smeltr Token-2022 with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
