The first ever Bitcoin Vault wallet.
- In your console:
git clone https://github.com/BlueWallet/BlueWallet.git
cd BlueWallet
npm install
- To run on Android:
npm start android
- To run on iOS:
cd ios
pod install
cd ..
npm start ios
npm run test
MIT
The first ever Bitcoin Vault wallet.
git clone https://github.com/BlueWallet/BlueWallet.git
cd BlueWallet
npm install
npm start android
cd ios
pod install
cd ..
npm start ios
npm run test
MIT