A wallet adapter for Ethereum, enabling seamless integration with multiple wallets like Phantom, Backpack, and more. This project allows users to send ETH from a wallet address.
- CLone the Repo
git clone https://github.com/Anubhav200311/ETH-Adapter.git
- Install dependencies:
npm install npm run dev
- 🔹 Request Wallets for Transactions – Connect and request wallets for sending ETH.
🔨 To-Do List -- Add Function to view wallet balance and sign messages.
- 🎨 Fix the UI to improve user experience.
- 🐳 Dockerize the application for easy deployment.