An open API service indexing awesome lists of open source software.

https://github.com/bsv-blockchain/metanet-mobile


https://github.com/bsv-blockchain/metanet-mobile

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Metanet Browser

Enabling identity, micropayments, and use of Metanet 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
- ...

## To Run

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.

## Recommended Dev Setup

- [VS Code](https://code.visualstudio.com/)
- [Expo Go](https://expo.dev/guides/development-environment/)

## License

The license for the code in this repository is the Open BSV License.