Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 247 Bytes

from_source.md

File metadata and controls

15 lines (10 loc) · 247 Bytes

From Source

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

Pre-requisites

  • Rust toolchain

Procedure

git clone [email protected]:txpipe/dolos.git
cd dolos
cargo install --all-features --path .