You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)