This is a repo for rewriting the existing spark-matcher in Rust.
NODE_ENV=development
PORT=5003
CONTRACT_ID="CONTRACT_ID"
WEBSOCKET_URL="ws://localhost:8080/v1/graphql"
FETCH_ORDER_LIMIT=20
MARKET="BTC"
LOG_FILE="matcher.log"
FILE_LOG_LEVEL="debug"
CONSOLE_LOG_LEVEL="info"
MAX_FAIL_COUNT=3
PRIVATE_KEY="PRIVKEY"