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