Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

bilira-org/hashflow-mm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashflow: Sample Market Maker

This example repo showcases an example market maker which connects to the Hashflow API via WebSocket and implements all required functionality.

If you want to build your MM based on this foundation, simply go through all // TODO statements in the codebase and replace them with your own logic.

Using

Install all necessary requirements by running

$ yarn

Then, you can run the example file with

$ yarn start:mm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%