Usage & Installation
Last updated
Last updated
Three software projects comprise Old Faithful:
, used for running the and for the RPC server
, used for processing
used for car files.
You can also like .
You only need the Faithful CLI if you are interested in working with the Faithful dataset and retrieving data.
Basic installation of faithful can be done by downloading the repository and building it (requires Golang >1.20):
There are also binary builds for Linux available at .
If you want jsonParsed support in the RPC server, you need to run:
You will need to build Radiance with RocksDB support following the guide here: