Skip to content

React-Native mobile wallet for bitcoin clashic

Notifications You must be signed in to change notification settings

Bitcoin-Clashic/wallet-mobile

Repository files navigation

Bitcoin Clashic Mobile Wallet

Build instructions

Dev:

clone && cd repo
npm install --save

in node_modules/bs58check/index.js change

require('create-hash') 

to

require('react-native-crypto').createHash

then to run

cd ios && pod install && cd ..
react-native run-ios

or

react-native run-android

About

React-Native mobile wallet for bitcoin clashic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published