Create environment
pip install -r requirements.txt
- Login to frontend
CANARY ENV: https://app.canary.ithacanoemon.tech PRODUCTION: https://app.ithacaprotocol.io/
-
Fund account using Dashboard
-
Link an RSA KEY by going to "Account Access Management" > Regenerate API. Then either copy "private-key.pem" to pash or insert private key are a variable in the
.env
file
python app.py
This will connect to websocket and listen to new trades comming in. If the trade price crosses mid for the market maker, the script will send a trade to match