Metamask (Solidity + React + Node)
Repository name: web3-wallet
# π Web3 Wallet App
A simple dApp that connects to **MetaMask** and allows basic transactions on Ethereum test networks.
## π Features
- Connect wallet using MetaMask
- View account balance and address
- Send test transactions (Goerli / Sepolia networks)
## π§° Tech Stack
React, Node.js, Solidity, Web3.js
## βΆοΈ Getting Started
```bash
npm install
npm run dev