Experimental Prototype·2025·Monad Hackathon
EchoPay
Natural-language and voice-driven interface reducing the interaction complexity of blockchain transactions.

Overview & Research Motivation
An experimental voice interface parsing natural language intent into structured blockchain transaction payloads using Web3.py and speech recognition on Monad testnet.
The Core Systems Problem
- Complex hexadecimal wallet addresses and multi-step approval dialogs create high friction for non-technical users.
My Specific Technical Contributions
- Integrated speech recognition pipelines with intent-parsing grammar to construct EVM transaction calldata.
Technical Stack & Tools
PythonWeb3.pyMonadFastAPI
