You are required to submit a video demo of your Embedded App as described below (For Ledger Nano only).
UI Flows
To create the flow you will show in the video, we recommend you follow the UI flows shown below.
Send and receive examples
Please create your flow following the given Ethereum example.
It contains the basic functions App information, Receive and send operations. Include the main operations that your embedded app contains. Try to apply the same kind of flow design for all of them.
Blind signing
In case you need the users to blind sign transactions, you will need to include the blind signing flows.
- This screen should be displayed when blind signing is not enabled and the user wants to sign a transaction requiring blind signing:

- How to modify the blind signing settings:

- When blind signing is enabled:

Video
You must create your own video using the example given.
On the video demo you must show how to:
- Verify a public address on the Ledger device
- Display the transaction information before allowing the signature
- Reject a transaction on the Ledger device
- Sign a transaction on the Ledger device
- Try to sign a transaction requiring blind signing when blind signing is not enabled (if applicable)
- Allow blind signing (if applicable)
- Sign a transaction with blind signing (if applicable)