Problem
We need an Automated GHA that not only verifies that the helm install is successful, but that also does some sub-graph indexing and queries.
Solution
- It should install an hedera-graph-node
- deploy a Token, perform some transfers
- index sub-graph
- verify is possible to query sub-graph
Alternatives
No response