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.
- Host: GitHub
- URL: https://github.com/bitcoin-com/merchantrn
- Owner: Bitcoin-com
- License: mit
- Created: 2019-09-24T19:50:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T08:27:39.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T14:55:13.069Z (about 1 year ago)
- Language: TypeScript
- Size: 3.51 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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