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

https://github.com/bitcoin-com/merchantrn

Merchant app in React Native.
https://github.com/bitcoin-com/merchantrn

Last synced: 3 months ago
JSON representation

Merchant app in React Native.

Awesome Lists containing this project

README

          

# BCH/SLP Merchant app

React-native merchant app with bip70

### Installing

after cloning, type `yarn` to install dependencies.

open a terminal and run

```
npm run start
```

Open a second terminal/tab and run

```
npm run dev
```

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details