From Source

The following instructions show how to build and install Dolos from source code.

Pre-requisites

  • Rust toolchain

Procedure

git clone git@github.com:txpipe/dolos.git
cd dolos
cargo install --all-features --path .