Skip to content

cardano-miners/seine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortuna block indexer middleware

This is a synchronization middleware that powers the Fortuna block-explorer.

Usage

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