Welcome to the Ethereum Balance Checker App! This Android application allows you to fetch and display the balance of any Ethereum public address. The app also features QR code scanning to easily input Ethereum addresses and displays transaction details.
- Fetch Ethereum Balance: Enter an Ethereum public address to view its balance.
- QR Code Scanning: Easily scan QR codes to input Ethereum addresses.
- Transaction Details: View detailed information about transactions for a given address.
- Android Studio installed
- Basic knowledge of Android development
- Ethereum public address
- Clone the repository
git clone https://github.com/yourusername/ethereum-balance-checker.git cd ethereum-balance-checker