概要
The Ethereum Wallet Toolkit offers a dual approach for interacting with Ethereum wallets: a completely offline, self-contained HTML application built with official Ethereumjs libraries for secure, air-gapped operations, and a suite of Model Context Protocol (MCP) servers written in Python. These MCP servers empower AI assistants with advanced Ethereum wallet functionalities like secure wallet generation, BIP39 mnemonic handling, EIP-712 typed data signing, transaction building, and keystore management, all designed with robust security measures, no network calls, and extensive test coverage, making it suitable for both individual users and developer integrations.