Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 347 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 347 Bytes

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 file for details