Skip to content

Experimental trading exchange demo

Notifications You must be signed in to change notification settings

Vonmo/trade_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Vonmo Trade Demo

Experimental trading exchange demo consists of customer and admin zones.

Demo includes more than 20 active markets with market makers.

Screenshots

Markets list

Exchange

Admin UI

Requirements:

To start demo please follow next steps:

  1. Clone this repo on your machine:
    git clone https://github.com/Vonmo/trade_demo.git
  2. Change working directory and run the demo:
    cd trade_demo && docker-compose up -d
  3. Exchange Demo and Admin Demo are ready!

To stop demo please run:

docker-compose down

Resources: