Skip to main content

Build from Source

FavorX is written using the Go language.

You can build the FavorX executable files directly from the source code.

In any system, the building process is the same, and you need to meet the following prerequisites according to your system.

  1. Clone the repository

    git clone https://github.com/FavorLabs/favorX.git
    cd favorX
  2. Build the binary

    make binary
  3. Check you are able to run the favorXcommand. Success can be verified by running:

    dist/favorX version