Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 254 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 254 Bytes

Stock exchange sim

A simple stock exchange simulation using DCell.

Usage

  1. Start Market and WebSocketServer actors

    $ ./bin/stock_exchange_sim
  2. Start WebApi

    $ rackup
  3. Visit http://localhost:9292