/railgun-proof-of-innocence-explorer

Node for Proof Of Innocence list provider and list aggregator.

Primary LanguageTypeScriptMIT LicenseMIT

POI Node Unit Tests

RAILGUN Proof Of Innocence

Compatible with NodeJS environments.

Install the POI Node package: yarn add @railgun-community/proof-of-innocence

Deploying

On the server where you want to deploy the POI Node, install dependencies:

  1. Node.js 16.20.x or higher
  2. yarn
  3. MongoDB

Then run ./start-node

On the server where you want to deploy the POI Dashboard, install dependencies:

  1. Node.js 16.20.x or higher
  2. yarn

Then run ./start-dash