This worker is processing data from CosmWasm contracts to create new database tables for each new data structure that can be inside transaction messages.
Start indexing transaction messages with SubQuery indexer.
Before run, make sure that you have address for juno grpc server. You can setup own node with docker. Please note that you need to sync node first to height you want to query.
Run worker to process transaction messages:
go run cmd/worker/main.go --config config.json
Host Graphql server and watch for new entities