Skip to content

Release v2.0.0

Choose a tag to compare

@wayzeek wayzeek released this 20 Nov 15:01
· 12 commits to main since this release

2.0.0 (2025-11-20)

Bug Fixes

  • add Express back for reliability and improve wallet.ts type safety (07687b1)
  • add production hardening for security and reliability (b02dad9)

Features

  • add write_contract tool and interact_with_contract prompt for safe contract interaction. (8cee62f)
  • Add flexible wallet configuration supporting private key or mnemonic phrase, centralize wallet logic, and update documentation. (9e2a0ac)
  • enhance prompt content and structure for token transfers, transaction diagnosis, and wallet analysis (554ac8c)
  • Refactor ABI fetching to use a unified Etherscan v2 API and enhance transaction prompts with detailed, safety-focused instructions. (3b7bac3)
  • replace generic EVM prompts with new task-oriented workflows for transfers, diagnostics, wallet analysis, and approvals, and add an ABI service. (1e1d879)
  • Update MCP SDK, configure server capabilities, and bump server version to 2.0.0. (25ab4d9)
  • updated docs (796245b)