Skip to content

litegenx/GoldWallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoldWallet - A Bitcoin Vault mobile wallet

The first ever Bitcoin Vault wallet.

Playstore

BUILD & RUN IT

  • 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

TESTS

npm run test

LICENSE

MIT

About

Bitcoin Vault wallet for iOS & Android.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.1%
  • TypeScript 28.3%
  • Ruby 0.5%
  • Objective-C 0.4%
  • Java 0.3%
  • Starlark 0.3%
  • Other 0.1%