Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 393 Bytes

File metadata and controls

16 lines (11 loc) · 393 Bytes

Nodeify Helm Charts

This repository contains Helm charts for Nodeify's tools and services.

Available Charts

  • indexer-tools - Tools for blockchain indexing
  • cosmoshub-node - Blockchain node

Usage

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