This is a synchronization middleware that powers the Fortuna block-explorer.
Really only relevant for the Fortuna website maintainers.
touch .envAdd the following to the .env file:
DOLOS_ENDPOINT="<fill in with your dolos endpoint>"Then run the following:
cargo run