paratii-player
paratii-player copied to clipboard
restore disabled wallet functionalities
We already have working modals, and design, for modals to "show the seed" and "send ether" etc.
These are the following modals:
- show Seed
- restore keystore
- send PTI
- send ETH
What needs to be done is:
- un-
skip
the relevant tests intests/player.test.js
andtests/profile.test.js
- (possibly write more tests for error handling)
- add the relevant buttons on
wallet.html
- as designed in #164 - prettify the modals themselves if necessary