ChainX folder will be the mobile app folder.
As of now, this is project is targeted only for android and ios platforms. Hence development is done in react native under the ChainX folder. Please visit that folder for more information.
written in ChainX/GSoc2021.md file.
- Start the mock server
python3 server.py(You may need to install flask python library) - See the MockServer folder ReadMe.
- npm install / yarn
- Change the src/config/index.js file
DATA_API_HOST_URLto the server IP address. - expo start
- For the Barcode scan feature, you may need to run the app on the Mobile device.