Experimental trading exchange demo consists of customer and admin zones.
Demo includes more than 20 active markets with market makers.
Requirements:
- RAM: 2Gb
- CPU: 2 Cores
- HDD: 2Gb free space
- Installed docker and docker-compose
To start demo please follow next steps:
- Clone this repo on your machine:
git clone https://github.com/Vonmo/trade_demo.git
- Change working directory and run the demo:
cd trade_demo && docker-compose up -d
- Exchange Demo and Admin Demo are ready!
To stop demo please run:
docker-compose down
Resources: