Installing faithful-cli

The easiest way to install faithful-cli is to download the pre-built binaries for Linux, Windows or Mac OS provided at github.com/rpcpool/yellowstone-faithful.

Building from source

You can also build from source by cloning the github repo and then running make compile-linux / make compile-windows / make compile-mac.

To build with jsonParsed format support, you need to run make jsonParsed-linux.