Chain events tracker and indexer
Go to file
2023-09-06 16:16:23 +08:00
.github ci: remove unecessary goreleaser 2023-08-15 18:05:49 +08:00
benthos add: benthos configs and sample request payload 2023-08-15 18:03:11 +08:00
cmd/service pkg: change namespace 2023-08-10 18:10:19 +08:00
deploy devops: add wait for chain events on benthos 2023-08-15 18:31:36 +08:00
dev devops: rename docker-compose file 2023-03-29 09:56:01 +00:00
docs pkg: change namespace 2023-08-10 18:10:19 +08:00
internal filer: add SRF voucher 2023-09-06 16:16:23 +08:00
migrations docs: add functionality, and usage 2023-01-11 09:29:16 +00:00
pkg fix: switch back to ioutil + unmarshal JSON 2023-03-14 07:19:07 +00:00
.dockerignore major refactor: sig ch, remove conf settings, jetstream pub, ci 2023-03-08 14:30:40 +00:00
.env.example fix: add checksum address to event, use stdlib json, load addresses from ko 2023-03-11 09:29:51 +00:00
.gitignore dev: add profiler 2023-01-16 10:57:05 +00:00
config.toml pkg: change namespace 2023-08-10 18:10:19 +08:00
Dockerfile major refactor: sig ch, remove conf settings, jetstream pub, ci 2023-03-08 14:30:40 +00:00
go.mod pkg: change namespace 2023-08-10 18:10:19 +08:00
go.sum build(deps): bump github.com/VictoriaMetrics/metrics (#40) 2023-07-10 13:09:22 +08:00
LICENSE release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00
Makefile major refactor: sig ch, remove conf settings, jetstream pub, ci 2023-03-08 14:30:40 +00:00
queries.sql release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00
README.md devops: add deploy 2023-08-15 18:26:24 +08:00

cic-chain-events

GitHub Workflow Status Go Report Card

Usage

$ git clone https://github.com/iNethi/inethi-cic-chain-events.git
$ cd deploy
# Update the values in events.env and benthos.yaml
$ docker-compose up