OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

OmniWallet mobile app v1.0.0 beta 4 #1725

Closed iamgamelover closed 5 years ago

iamgamelover commented 5 years ago

2019.5.16 v1.0.0 beta 4 Feature List

  1. Manage BTC and all assets issued by Omni Layer platform.

  2. Sign up new account, sign off and restore account.

  3. The new account creates a wallet address by default, displaying 4 assets by default (BTC, OMN, USDT, LunarX Token). You can create an unlimited number of wallet addresses.

  4. Received assets issued by Omni Layer platform are automatically displayed in the wallet address.

  5. The current version only supports the display of the value of BTC asset (the USD and CNY values ​​are displayed, the exchange rate is obtained from https://www.blockchain.com)

  6. At the time of transfer, the miner's fee is currently fixed at 3 levels, and the next version will be modified to be automatically calculated. In addition, users can customize the miners' fees.

  7. On the receive page, you can get the receiving wallet address by scanning the QR code and copy.

  8. Support for the display of complete transaction records (receive, send).

  9. Security mechanism: Lock screen will be displayed when 5 minutes after entering the background. And killing and restart app, transfer and back up mnemonics will pop up the lock screen page. Enter the correct PIN code to unlock.

  10. Security mechanism: The wallet address and private key are generated by mnemonics phrase, and the server does not save the user's private key and mnemonic. There is no user name and password like centralized applications. After creating an account, it will always be online. You can recover your account after you log out of your current account or delete your app. Keeping your mnemonics will not lose your account and assets.

  11. Security mechanism: The PIN code is an additional security factor and the server does not save the PIN code. If the mnemonic is stolen, there is no PIN code and the account cannot be recovered. When transferring money, backing up, and locking the screen, you need to enter the correct PIN code to proceed to the next step. The PIN code is 6 digits, which is better than the mnemonic. The user can remember it in his heart :)

  12. Security mechanism: All data is transmitted and stored in MD5 or encrypted mode. Even if the server database and data packets are stolen and intercepted, it cannot be cracked and the original data cannot be obtained.

  13. Personal Center Features: 1) Change the avatar, modify the nickname and PIN code, and sign off the current account. 2) Multi-language (currently in Simplified Chinese and US English), currency unit, two themes (Dark mode needs to be improved). 3) Wallet address management, modify the address name, display and hide the address, assets. 4) Common wallet address management. 5) Help content and FAQ (currently yet to be completed), submit feedback. 6) Back up mnemonics. 7) Update version detection, social community (to be completed).