A proxy that relays usage metrics, specs and logs between Cyborg Connect and Cyborg Miners.
- Metric Relay - Facilitates usage tracking of Cyborg Miners.
- Spec Relay - Facilitates spec lookup of Cyborg Miners.
- Log Relay - Facilitates log retrieval of Cyborg Miners.
- Health Relay - Facilitates health checking of Cyborg Miners.
To build and run this application you will need to have the rust toolchain installed:
# Clone this repository
$ git clone https://github.com/Cyborg-Network/cyborg-proxy
# Go into the repository
$ cd cyborg-proxy
# Build the project
$ cargo build --release
# Run the app
$ ./target/release/cyborg-proxy