Skip to content

Commit 91831db

Browse files
committed
adding README updates
1 parent 68a112e commit 91831db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ The application will be compiled and copied onto your device
5454
- Import your own mnemonic
5555
- Lots of typing required but you can now use the wallet with an existing mnemonic you have saved
5656
- Useful to convert paper backup to keys and receive addresses without relying on a laptop or phone
57+
- Improved receive address generation features
58+
- Addresses are now generated at the same time as other pieces of wallet info
59+
- This slows down initial wallet load, but makes UI much more responsive
60+
- QR code files are now generated for each address and stored in the `apps_data/flipbip` directory
61+
- This app is required to view the QR code files: https://github.com/bmatcuk/flipperzero-qrcode (included in RM firmware)
62+
- NOTE: This happens during the `View Wallet` step; you must view a wallet after generating/importing a wallet in order to ensure the address QR files are correct
63+
- Broke out crypto functionality into its own library using `fap_private_libs` feature
5764

5865
### Work in Progress
5966

0 commit comments

Comments
 (0)