Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 537 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 537 Bytes

 

 


croncat-indexer

Index the chain, get information about croncat contracts and tasks!

Configuration

See example.config.yaml for an initial setup!

You can have multiple configurations that match the pattern "*.config.yaml" in the pwd and each will spawn their own indexer!

Run

  • cargo run

Database Manager

See migration/README.md