Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/compolabs/spark-matcher-rs


https://github.com/compolabs/spark-matcher-rs

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# spark-matcher-rs

This is a repo for rewriting the existing [spark-matcher](https://github.com/compolabs/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"
```