ekrembal / railgun-proof-of-innocence-explorer

Node for Proof Of Innocence list provider and list aggregator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Node for Proof Of Innocence list provider and list aggregator.

License:MIT License


Languages

Language:TypeScript 94.0%Language:JavaScript 2.9%Language:SCSS 2.0%Language:Shell 0.6%Language:HTML 0.4%