/mypiwallet

Primary LanguageJavaScript

MyPiWallet.org

MyPiWallet is a pchain wallet web base created with reactjs.

MyPiWallet allows us to create wallet ,import wallet , use keystore and send pi to others.

prerequirites for developing :

1 : noejs version 10 or newer version
2 : yarn or npm

steps to run :

1 : git clone https://github.com/Johnsavadkuhi/mypiwallet.git
2 : cd mypiwallet
3 : yarn install
4 : yarn start