The following instructions show how to build and install Dolos from source code.
- Rust toolchain
git clone [email protected]:txpipe/dolos.git
cd dolos
cargo install --all-features --path .
The following instructions show how to build and install Dolos from source code.
git clone [email protected]:txpipe/dolos.git
cd dolos
cargo install --all-features --path .