Skip to content

v0.2.27

Choose a tag to compare

@aph5nt aph5nt released this 29 May 06:39
· 353 commits to main since this release
f2d4821

Chain Insights v0.2.27

  • Makes wallet activation user-facing: chain-insights wallet ready now talks about one-time payment setup instead of approval mechanics.
  • Adds visible wallet ready --check-only and --payment-usdc flags while keeping old approval-named aliases hidden for compatibility.
  • Documents staging as the only tester activation endpoint until production is live: https://staging-mcp.chain-insights.ai/mcp.

Verification before release:

  • npm test
  • npm run typecheck
  • npm run build
  • npm run release:check
  • node bin/cli.js wallet ready --help
  • npm pack --dry-run