Skip to content

KolKode/Trinetry

Repository files navigation

Trinetry 🚀

Trinetry_logo

Trinetry is a lightweight, native Android Ethereum wallet built with Java.
Built with simplicity, security, and performance in mind.

🌟 Features

  • 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

🧰 Tech Stack

  • Java (Native Android)
  • Web3j for Ethereum interaction
  • OkHttp for network calls
  • RecyclerView for rendering tx history
  • Etherscan API for transaction data

📸 Screenshots

🛠️ Getting Started

  1. Clone this repo:
git clone https://github.com/KolKode/Trinetry.git

Made with 💚 by https://github.com/KolKode