Skip to content

ithaca-protocol/ithaca-mm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ithaca Trading Demo

Installation

Create environment

pip install -r requirements.txt

Setup

  1. Login to frontend

CANARY ENV: https://app.canary.ithacanoemon.tech PRODUCTION: https://app.ithacaprotocol.io/

  1. Fund account using Dashboard

  2. 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

Running

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages