01Query Ethereum on-chain data using natural language input
02Integrates with Infura APIs for robust blockchain access
03Provides a comprehensive set of read-only Ethereum RPC methods (eth_get_*)
04Offers optional write capabilities for transactions (e.g., eth_send_raw_transaction)
05Supports HTTP streaming and Docker containerization for flexible deployment
061 GitHub stars