Docs will be updated here: https://simple-wallet-docs.vercel.app/
- Create a android native ethereum wallet.
- Make it as fast and small as possible
- Keep it simple. Trust -> Function
- Can import wallets cretead on Metamask using the mnemonic phrase.
- Can get all tokens and balances for the wallet.
- Can store encrpyted phrases in the shared prefs to maintain wallet after closing app
- Can switch between Polygon chains
- can send and receive Polygon transaction
- can see icons for held tokens
- can remove wallet from app
- Improve coding skill
- Learn what it takes to built native android apps
- Learn how to build on / for Ethereum