This repository contains Helm charts for Nodeify's tools and services.
- indexer-tools - Tools for blockchain indexing
- cosmoshub-node - Blockchain node
helm repo add nodeify https://nodeify-eth.github.io/helm-charts
helm repo update
helm install indexer-tools nodeify/indexer-tools
helm install cosmos-node nodeify/cosmos-node