2023-01-11 09:13:59 +01:00
|
|
|
# cic-chain-events
|
|
|
|
|
|
|
|
![GitHub release (latest by date)](https://img.shields.io/github/v/release/grassrootseconomics/cic-chain-events)
|
2023-03-08 15:37:19 +01:00
|
|
|
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/grassrootseconomics/cic-chain-events/release.yaml)
|
2023-01-11 10:29:16 +01:00
|
|
|
[![Go Report Card](https://goreportcard.com/badge/github.com/grassrootseconomics/cic-chain-events)](https://goreportcard.com/report/github.com/grassrootseconomics/cic-chain-events)
|
2023-01-11 09:13:59 +01:00
|
|
|
|
|
|
|
> CIC Chain Events
|
|
|
|
|
2023-01-19 13:27:29 +01:00
|
|
|
Filters live (and past) transactions on Celo and emits relevant events to a NATS JetStream sink for further processing/indexing.
|
2023-01-11 10:29:16 +01:00
|
|
|
|
2023-03-08 15:32:44 +01:00
|
|
|
## Documentation
|
2023-01-11 09:13:59 +01:00
|
|
|
|
2023-03-08 15:32:44 +01:00
|
|
|
- [Functionality](docs/functionality.md)
|
|
|
|
- [Usage](docs/usage.md)
|
2023-01-11 10:29:16 +01:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2023-01-19 13:19:50 +01:00
|
|
|
[AGPL-3.0](LICENSE).
|