mirror of
https://github.com/grassrootseconomics/cic-chain-events.git
synced 2024-11-22 07:46:46 +01:00
Chain events tracker and indexer
Mohammed Sohail
df88d9df16
* update config to better defaults * add docs, inline and md * add context support throughout * replace json with goccy/go-json for better decoding of large JSON * update graphql fetcher: replace ioutil with io * test runner script (until CI is ready) * update CI build config |
||
---|---|---|
.github | ||
cmd | ||
docs | ||
internal | ||
migrations | ||
.deepsource.toml | ||
.env.example | ||
.env.test.example | ||
.gitignore | ||
.goreleaser.yaml | ||
config.toml | ||
docker-compose.build.yaml | ||
docker-compose.yaml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
queries.sql | ||
README.md | ||
run_tests.sh |