Canoe is a cross platform Nano Wallet application. It's based upon the Copay Bitcoin wallet source code released under the MIT license. For binary downloads, when available, see getcanoe.io.
This project has been created using Expo XDE v2.24.4. It provides the best RN developer experience.
Node version v8.10.0
and npm version v4.6.1
.
- Download and install the Expo XDE application on your PC https://github.com/expo/xde/releases/tag/v2.24.4.
- Download the Expo client on iOS / Android.
- Clone this project and run
npm install
. - Run it using Expo XDE by clicking on
Open existing project
then select the folder of canoe. - Connect your PC and mobile to the same WiFi network.
- Send the link to your mobile using Share option.
- Open the link on your mobile for live preview with hot reloading.