Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 829 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 829 Bytes

SSP Relay codecov DeepScan grade CodeFactor

SSP Wallet Relay server. Ensures proper communication between SSP Wallet and SSP Key

Requirements

Requires node version 16.0 and above, mongodb

Installation

Install npm dependencies with command:

npm install

Usage

Start the service with command:

npm start

Service will be started on 127.0.0.1:9876