Skip to content

mdfkbtc/veles-mobile-wallet-mdfkbtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veles Wallet - A Veles mobile wallet

The first ever Veles wallet.

Playstore

BUILD & RUN IT

  • In your console:
git clone https://github.com/velescore/veles-mobile-wallet.git
cd veles-mobile-wallet
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

Veles thin client for iOS & Android. Built with React Native

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Swift 4.4%
  • Objective-C 0.4%
  • Ruby 0.4%
  • Shell 0.2%
  • Starlark 0.2%
  • Other 0.1%