SSP Wallet Relay server. Ensures proper communication between SSP Wallet and SSP Key
Requires node version 20 and above, mongodb
Install npm dependencies using yarn:
yarn
Start the service with command:
npm start
Service will be started on 127.0.0.1:9876