Skip to content

promiit/CryptoWallet

Repository files navigation

CryptoWallet

Android wallet to store Ethereum addresses.

Currently offers functionality to generate Ethereum addresses and view balances.

Technologies

Android Application written in Java using Volley library to make API calls and SQLite database to store user addresses.

Backend is a work-in-progress. Uses Node.js and Express to create an API endpoint to view address balances, connects to an Ethereum Node via JSON RPC calls.

Note: Requires an Ethereum Node with a JSON RPC server to connect to (by default on localhost at port 3334)

TODO: Working on adding functionality for viewing transaction history, and unlocking wallet securely in order to send transactions

See it in action!

About

Android application to use as an Ethereum wallet. Functionality to generate wallet with secure public/private keys and view balances of any Ethereum address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors