- Easy Wallet Connection: Connect your MetaMask wallet
- Real-time Balance: See your ETH balance instantly
- Network Switching: Easily switch between different Ethereum networks:
- Ethereum Mainnet
- Goerli Testnet
- Sepolia Testnet
- Dark/Light Mode: Easy on the eyes with a theme that lets you switch between dark and light modes
- Clone the repo:
git clone https://github.com/your-username/ethereum-wallet-dapp.git
- Jump into the project folder:
cd ethereum-wallet-dapp
- Install the dependencies:
npm install
- Fire it up:
npm start