penumbra-zone / dex-explorer

Web app for visualization the state of the Penumbra DEX
Apache License 2.0
10 stars 1 forks source link

feat: header with connection button #62

Closed VanishMax closed 1 month ago

VanishMax commented 1 month ago

Closes #42

Closes #45

Adds a header with navigation and connect/disconnect features.

It is the copy from Minifront but without the sync bar and sync status popover. Do you think we need it here? If so, it is better to create a new issue for this since it would require setting up the state and requesting data.

Disconnected desktop:

image

Connected desktop:

image

Mobile (might need other icons for routes):

image
JasonMHasperhoven commented 1 month ago

It is the copy from Minifront but without the sync bar and sync status popover. Do you think we need it here? If so, it is better to create a new issue for this since it would require setting up the state and requesting data.

If so, let's proceed in any case and do it in steps.