About MetaMask Wallet Integration

This is a simple web application that demonstrates how to integrate MetaMask wallet with a website. It allows users to connect their MetaMask wallet, view their Ethereum balance, and convert it to other currencies like USD, DOGE, BTC, and SOL.

The application uses Web3.js library to interact with the MetaMask wallet and CoinGecko API to fetch the conversion rates.

Feel free to use this code as a starting point for your own MetaMask wallet integration projects.