diff --git a/pages/wallet.vue b/pages/wallet.vue index debf14e..b294e04 100644 --- a/pages/wallet.vue +++ b/pages/wallet.vue @@ -46,7 +46,7 @@ >
-

Send

+

Shield

+ -

Receive

+

Unshield

-

Shield

+

P. Send

- -

Unshield

+

P. Receive

@@ -138,21 +138,76 @@ -
-
-

Other Assets

-

- Incognitee is capable of shielding any fungible asset on any - substrate-based chain. Stay tuned for dedicated deployments for DOT, - KSM, USDC, USDT and others -

-

- With further extension, Incognitee will be able to shield BTC, ETH and - any other token whose protocol supports light clients -

- -
-
+ + + + +
+ + +
+
+ + +
+
+ Other Assets + +
+

+ Incognitee is capable of shielding any fungible asset on + any substrate-based chain. Stay tuned for dedicated + deployments for DOT, KSM, USDC, USDT and others +

+

+ With further extension, Incognitee will be able to + shield BTC, ETH and any other token whose protocol + supports light clients +

+
+
+
+
+ +
+
+
+
+
+
+
+
Got it
-
-
-

Shield PAS

-

- shielding is the process of moving naked, publicly visible balance on - Paseo to your private wallet on Incognitee -

-
-
- -

available balance {{ accountStore.getPaseoHumanBalance }}

- -

fee: 16 mPAS for Paseo, 0.175% for Incognitee

- -
-
- -
-
-
-
-

Unshield PAS

-

- unshielding is the process of moving funds from your private balance - on Incognitee to publicly visible (naked) Paseo -

-
-
- - - + + +
+ + +
+
+ - to myself - - - scan QR - - -

- available balance {{ accountStore.getIncogniteeHumanBalance }} -

-

- for optimal k-anonymity, we advise you to unshield exactly 10 PAS - at the time. In the future we will provide a score including - timing and popular amounts to enhance unlinkability of your - actions -

- -

fee: 30m PAS for incognitee

- - -
- -
-
-
-
-

Receive

-
- -
-
-

your address:

- - {{ accountStore.getAddress }}
- -
-
- -
-
-
-
-

Send

-
-
- - - - scan QR - - -

- available balance {{ accountStore.getIncogniteeHumanBalance }} -

- -

fee: 10m PAS for incognitee

- -
-
- -
-
-
-
-

Scan QR code

+ +
+ Shield PAS + -
- +

+ Shielding is the process of moving naked, publicly visible + balance on Paseo to your private wallet on Incognitee. +

+ +
+
+
+ + + Available balance: + {{ accountStore.getPaseoHumanBalance }} +
+ +
+ Fee: 16 mPAS for Paseo, 0.175% for Incognitee +
+
+ +
+
+
+
+
+ +
+ + +
-
- -
-
-
- - - + + + + + +
+ + +
+
-
- - -
-
- - -
-
-
+
+
+
+ + + + +
+ + +
+
+ + +
+ Receive + + +
+
-
-
+
+ - Cancel - + {{ accountStore.getAddress }} +
- - -
+
+ +
+ +
+ +
-
-
-
+
+ + + + + + +
+ + +
+
+ + +
+ Send + + +
+
+ + +
+ +
+ +
+ +
+ +
+ + + Available balance: + {{ accountStore.getIncogniteeHumanBalance }} +
+ + +
+ +
+ + +
+ Fee: 10m PAS for Incognitee +
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+ + + + +
+ + +
+
+ + +
+ Scan recipient's QR code + + +
+ +
+
+
+ +
+
+
+
+
+
+
+ + + + +
+ + +
+
+ + +
+
+
+
+ New Wallet! + +
+

+ We have created a new wallet for you. +

+
+ + {{ accountStore.getAddress }} + +
+ +

+ In order to keep your wallet, please store a bookmark to + the current url which includes your secret + NOW. (i.e. type Ctrl+D to bookmark this + page). If you lose the bookmark, you will lose access to + your wallet. If you share your personal url with others, + they can spend your funds. The purpose of this demo is + not security but optimal user experience for testing + purposes. +

+

+ You will have zero funds. Please tap "Get free PAS + tokens from faucet" and go to Paseo Faucet to get your + first PAS tokens. +

+ + + + +
+
+
+
+ +
+
+
+
+
+
+
+
@@ -491,10 +922,12 @@