Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 312 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 312 Bytes

M4m Sig Serve

Usage

  • clone repo to local
  • cd sig-server
  • config env
  • npm install
  • num run start
    • server listen at 127.0.0.1:7001

Env

config env.json at "./config/env.json"

{
  "NODE_URL_MUMBAI": "",
  "GAME_SIGNER_PRIV_KEY": ""
}

interface

refer