Skip to content

Conduit 0x Relayer Monitoring UI - [Under active development]

Notifications You must be signed in to change notification settings

johnrjj/conduit-ui

Repository files navigation

Conduit Conduit UI - 0x Relayer Monitoring

CircleCI code style: prettier

This is a supporting frontend for Conduit (or really any 0x Relayer)

Overview

Monitors Conduit (Open Source 0x Relayer) nodes. Written in React, TypeScript, and styled-components.

Getting started

Local dev setup

To start the local dev server:

yarn install
yarn start

The dev server is located at http://localhost:3000