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