-
Install dependencies
npm install
-
Run docker smart contract (tendermint ABCI app) server in smart-contract repository (https://github.com/ndidplatform/smart-contract)
-
Run docker NDID API in api repository (https://github.com/ndidplatform/api)
Required
- Docker CE 17.06+ Install docker
- docker-compose 1.14.0+ Install docker-compose
npm run docker-build
npm run docker-authen-up
npm run docker-dataRequest-up