This project enables seamless transfer of USDE from the Etherea Network to the Sepolia Network using LayerZero, a cutting-edge interoperability protocol for cross-chain communication.
- Cross-Chain Transfer: Move USDE tokens securely between Etherea and Sepolia networks.
- Powered by LayerZero: Leverage LayerZero's infrastructure for efficient and trustless communication between chains.
- User-Friendly Interface: Simple and intuitive integration for developers and end-users.
- Node.js: Ensure Node.js is installed (version >= 16 recommended).
- pnpm: This project uses
pnpmfor package management. Install it globally if not already done.npm install -g pnpm