https://github.com/johnrjj/conduit-ui
Conduit 0x Relayer Monitoring UI - [Under active development]
https://github.com/johnrjj/conduit-ui
0x conduit crypto ethereum relay relayer zeroex
Last synced: 11 months ago
JSON representation
Conduit 0x Relayer Monitoring UI - [Under active development]
- Host: GitHub
- URL: https://github.com/johnrjj/conduit-ui
- Owner: johnrjj
- Created: 2017-10-16T22:45:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T18:00:57.000Z (over 3 years ago)
- Last Synced: 2025-07-02T00:41:00.760Z (11 months ago)
- Topics: 0x, conduit, crypto, ethereum, relay, relayer, zeroex
- Language: TypeScript
- Homepage: https://conduit-ui.surge.sh
- Size: 1.03 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [](#) Conduit UI - 0x Relayer Monitoring
[](https://circleci.com/gh/johnrjj/conduit-ui/)
[](https://github.com/prettier/prettier)
This is a supporting frontend for [Conduit](https://github.com/johnrjj/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`