mirror of
https://github.com/grassrootseconomics/cic-chain-events.git
synced 2024-11-05 09:26:46 +01:00
Chain events tracker and indexer
Mohammed Sohail
ef9f2b2b7f
* fully drain worker queue before reading gap from db * dedicated go routine for head syncer * emit blok, tx index and hash to jetstream |
||
---|---|---|
.github | ||
cmd | ||
docs | ||
internal | ||
migrations | ||
pkg | ||
.deepsource.toml | ||
.env.example | ||
.gitignore | ||
.goreleaser.yaml | ||
config.toml | ||
docker-compose.build.yaml | ||
docker-compose.yaml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
queries.sql | ||
README.md |
cic-chain-events
CIC Chain Events
Filters live (and past) transactions on Celo and emits relevant events to a sink for further processing/indexing.