Trinetry is a lightweight, native Android Ethereum wallet built with Java.
Built with simplicity, security, and performance in mind.
- Generate Ethereum wallet (mnemonic + private/public key)
- Send ETH to any address
- View real-time wallet balance
- Fetch transaction history from Etherscan (Sepolia Testnet)
- Clean minimal UI with scrollable transaction feed
- Java (Native Android)
- Web3j for Ethereum interaction
- OkHttp for network calls
- RecyclerView for rendering tx history
- Etherscan API for transaction data
- Clone this repo:
git clone https://github.com/KolKode/Trinetry.gitMade with 💚 by https://github.com/KolKode
