Allows you to explore the protocol orders and trades.
This repository is deprecated.
All the relevant code has migrated to CoW Swap repo under the explorer app.
# 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