Put your transactions on autopilot and follow advanced ethereans strategies
Mime enables its users to copy transactions made by an external Ethereum address.
How it works - overview. Alice "follows" Bob's address by deploying a smart contract. Bob makes a transaction(ex. deposits DAI on AAVE). Bob's tx is included in block. Alice's contract deposits its DAI on AAVE.
Backend: a node JS Express application which monitors the Ethereum blockchain and catches relayed transactions and other on-chains operation our protocol makes
Webapp: a React application on which users can interact with our protocol.
Solidity contracts: ABI manipulation to create replicate transactions.