- clone repo to local
- cd sig-server
- config env
- npm install
- num run start
- server listen at 127.0.0.1:7001
config env.json at "./config/env.json"
{
"NODE_URL_MUMBAI": "",
"GAME_SIGNER_PRIV_KEY": ""
}
config env.json at "./config/env.json"
{
"NODE_URL_MUMBAI": "",
"GAME_SIGNER_PRIV_KEY": ""
}