This is a supporting frontend for Conduit (or really any 0x Relayer)
Monitors Conduit (Open Source 0x Relayer) nodes. Written in React, TypeScript, and styled-components.
To start the local dev server:
yarn install
yarn start
The dev server is located at http://localhost:3000