Enabling identity, micropayments, and use of BSV websites on mobile devices.
- Runs ReactNative substrate via WebView
- Lets web apps talk to a wallet
- Authenticates with WAB
- Permissions management
- Trust and identity management
- ...
You need Expo and Node installed.
Clone the repo, then:
npm i
npm run configure
npm run start
- Choose your network (mainnet/testnet), WAB and pick your Auth Method (Twiloo Phone for now)
- Pick a Storage URL
- Proceed to the wallet greeter, enter your phone, code, password, save recovery key
- You are in! Now BSV apps will work.
The license for the code in this repository is the Open BSV License.