Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kw1knode authored Jan 2, 2025
1 parent bac8d46 commit f1de9e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ This repository contains Helm charts for Nodeify's tools and services.
## Available Charts

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

## Usage

```bash
helm repo add nodeify https://nodeify-eth.github.io/helm-charts
helm repo update
helm install indexer-tools nodeify/indexer-tools
helm install indexer-tools nodeify/indexer-tools
helm install cosmoshub-rpc nodeify/cosmoshub-rpc

0 comments on commit f1de9e0

Please sign in to comment.