Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.44 KB

File metadata and controls

36 lines (25 loc) · 1.44 KB



Cyborg Agent

An agent that aggregates usage metrics, specs and logs on a Cyborg Miner and streams them to requesting Cyborg Connect clients.

Key Features

How To Use

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-smart-client

# Cd into the repository
$ cd Cyborg-smart-client

# Build the project
$ cargo build --release

# Run the app
$ ./target/release/Cyborg-smart-client