Enable users to seamlessly deposit assets across multiple chains
This project enables users to seamlessly deposit assets from source chain to destination chain. It use Li.Fi Composer technology to help to bundle multiple actions into one streamlined transaction, cross-chain assets then deposit into defi protocol, which in this project is Aave protocol. Beside Li.Fi, it uses ENS technology to simplified ethereum address recognition.
This project uses vite - react template for frontend development, li.fi composer for cross chain transactions, and ens to enable ethereum address recognition easily. Li.Fi help user for bridging asset, deposit asset into defi protocol vault (aave protocol), then return the vault token back into user. ENS helps to maps a human-readable name (like vitalik.eth) to an Ethereum hex address (0x…), so user doesn’t have to deal with long, unreadable strings.

