This is an initial project for iPhone EOS wallet.
The goal is to create mirrot of functionality to an existing web wallet.
Related project: https://github.com/eluzgin/eos-wallet-keychain
Allow users to create a profile and login to the wallet.
From within the wallet, users should be able to connect their EOS account.
Allow users to update their wallet profile information.
Once users have connected an EOS account, they can:
See their current EOS balance
See their most recent transaction history.
Make a transfer of EOS to another EOS account.
Encrypt and save any wallet keys on EOS Blockchain.
Encrypt and delegate wallet keys to trusted Guardian on EOS Blockchain.
Allow users to disconnect an EOS account they've connected.