Investigate the best way to query and subscribe to on-chain events (contracts, bank transfers). This is around cometbft rpc and maybe using the postgresql pluign or other.
We should also document the events that can be expected on the chain from certain events and standarize them, so we can build tooling around them.
And we should recommend the best off-chain tooling for processing this data (to provide eg. historical charts).
If the current (cometbft / cosmos) tech is not good enough for our needs, we should document future possibilities and produce new tickets about creating those
Investigate the best way to query and subscribe to on-chain events (contracts, bank transfers). This is around cometbft rpc and maybe using the postgresql pluign or other.
We should also document the events that can be expected on the chain from certain events and standarize them, so we can build tooling around them.
And we should recommend the best off-chain tooling for processing this data (to provide eg. historical charts).
If the current (cometbft / cosmos) tech is not good enough for our needs, we should document future possibilities and produce new tickets about creating those