diff --git a/common/containers/Tabs/ViewWallet/index.js b/common/containers/Tabs/ViewWallet/index.js index 384f451d..5dac5213 100644 --- a/common/containers/Tabs/ViewWallet/index.js +++ b/common/containers/Tabs/ViewWallet/index.js @@ -9,7 +9,116 @@ export default class ViewWallet extends Component { return (
-

View Wallet

+
+ +
+
+ {/*+-*/} + +

View Wallet Info

+ +
+
+

This allows you to download different versions + of + private keys and re-print your paper wallet. You may want to do this in order to + + import + your account into Geth/Mist. If you want to check your balance, we + recommend + using a blockchain explorer like etherscan.io. +

+ {/*
*/} +
+
+

How would you like to access your + wallet?

+ + + + + + + +
+
+
+
+
)