Getting Started
Quickstart
Run Phylax Monitor in 5 minutes
Prerequisites
It is assumed that you’re running Linux or MacOS.
Install
First we need to make sure rust is install on your system. You can install it by running the following command:
Once this is done we need to clone the phylax-monitor
git repository. You can do this by running the following command:
Then we need to navigate to the phylax-monitor
directory:
Now we need to initialize the repository settings:
Lastly we need to build the Phylax Monitor:
This last step might take a bit of time, so go grab a drink and come back in a few minutes.
Run
Currently