cic-chain-events/README.md

21 lines
765 B
Markdown
Raw Normal View History

# cic-chain-events
![GitHub release (latest by date)](https://img.shields.io/github/v/release/grassrootseconomics/cic-chain-events)
2023-01-11 09:25:35 +01:00
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/grassrootseconomics/cic-chain-events/build.yaml)
[![Go Report Card](https://goreportcard.com/badge/github.com/grassrootseconomics/cic-chain-events)](https://goreportcard.com/report/github.com/grassrootseconomics/cic-chain-events)
> CIC Chain Events
Filters live (and past) transactions on Celo and emits relevant events to a sink for further processing/indexing.
## Documentation
- [Config and usage](docs/usage.md)
- [Functionality](docs/functionality.md)
- [Writing filters](docs/filters.md)
- [API](docs/api.md)
## License
[AGPL-3.0](LICENSE)