Skip to content

RunOnFlux/ssp-relay

Repository files navigation

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