Allows you to explore the protocol orders and trades.
# Install dependencies (we use Yarn but NPM should work too)
yarnMake sure you installed the dependencies first
yarn startOpen http://localhost:8080 in your browser.
yarn buildStatic files will be generated inside the ./dist dir.
yarn test