Compatible with NodeJS environments.
Install the POI Node package:
yarn add @railgun-community/proof-of-innocence
On the server where you want to deploy the POI Node, install dependencies:
- Node.js 16.20.x or higher
- yarn
- MongoDB
Then run ./start-node
On the server where you want to deploy the POI Dashboard, install dependencies:
- Node.js 16.20.x or higher
- yarn
Then run ./start-dash