Skip to content

devldm/SimpleAndroidWallet

Repository files navigation

Simple Android Wallet

Docs will be updated here: https://simple-wallet-docs.vercel.app/

Project goals

  1. Create a android native ethereum wallet.
  2. Make it as fast and small as possible
  3. Keep it simple. Trust -> Function

Where are we now

  1. Can import wallets cretead on Metamask using the mnemonic phrase.
  2. Can get all tokens and balances for the wallet.
  3. Can store encrpyted phrases in the shared prefs to maintain wallet after closing app
  4. Can switch between Polygon chains
  5. can send and receive Polygon transaction
  6. can see icons for held tokens
  7. can remove wallet from app

Personal goals

  1. Improve coding skill
  2. Learn what it takes to built native android apps
  3. Learn how to build on / for Ethereum

About

Simple and fast native android Ethereum wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages