Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 818 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 818 Bytes

SSP Relay codecov DeepScan grade CodeFactor

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

Requirements

Requires node version 20 and above, mongodb

Installation

Install npm dependencies using yarn:

yarn

Usage

Start the service with command:

npm start

Service will be started on 127.0.0.1:9876