v0.2.28
Chain Insights v0.2.28
- Adds
chain-insights wallet import <private-key>as the user-facing wallet setup command. - Replaces raw
walletPrivateKeyand debug-bypass guidance in missing hosted-access errors withwallet ready,wallet topup, and invitedaccess-key setguidance. - Keeps staging as the tester activation endpoint while production is not live.
Verification before release:
npx vitest run tests/mcp-client.test.ts -t "missing hosted access"npx vitest run tests/cli.test.ts -t "wallet --help exposes"npm testnpm run typechecknpm run buildnpm run release:checknode bin/cli.js wallet --helpnode bin/cli.js wallet ready --helpnpm pack --dry-run