The first ever Bitcoin Vault wallet.
- In your console:
git clone https://github.com/bitcoinvault/GoldWallet.git
cd GoldWallet
npm install
- To run on Android:
npm start android
- To run on iOS:
cd ios
pod install
cd ..
npm start ios
npm run testMIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The first ever Bitcoin Vault wallet.
git clone https://github.com/bitcoinvault/GoldWallet.git
cd GoldWallet
npm install
npm start android
cd ios
pod install
cd ..
npm start ios
npm run testMIT