Phala-Network / apps-ng

Yet another UI for Phala Network.
https://app.phala.network
Apache License 2.0
17 stars 27 forks source link

Adjust Phala PoC2 tab in polkadot ui #5

Closed h4x3rotab closed 3 years ago

h4x3rotab commented 4 years ago

We have the legacy Phala PoC-2 tab in the polkadot.js-apps. Since we already have app-ng as the home screen, we should make two adjustments:

  1. Move the legacy "Phala PoC-2" under "Settings"; and rename to "Phala Console"

image

  1. Add a new tab item "Phala Wallet" (just a hyper link) under "Transfer" that link to app-ng.
h4x3rotab commented 4 years ago

Related code

Menu order:

https://github.com/Phala-Network/phala-polka-apps/blob/ab18762e578151266e0183111166b7f9811b6349/packages/apps-routing/src/index.ts#L59

Menu iten definition:

https://github.com/Phala-Network/phala-polka-apps/blob/master/packages/apps-routing/src/phala-poc2.ts