Coder Social home page Coder Social logo

pinkdiamond1 / ethereum-helm-charts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ethpandaops/ethereum-helm-charts

0.0 1.0 0.0 634 KB

A set of Helm charts to run multiple components of the Ethereum blockchain on Kubernetes.

License: MIT License

Makefile 0.58% Smarty 99.42%

ethereum-helm-charts's Introduction

Ethereum Helm Charts

Release Helm Charts Artifact Hub

A set of Helm charts to run multiple components of the Ethereum blockchain on Kubernetes.

Deployment examples that use these helm charts can be found under ethpandaops/ethereum-k8s-testnets.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add ethereum-helm-charts https://ethpandaops.github.io/ethereum-helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run the following command to see the charts.

helm search repo ethereum-helm-charts

To install the ethstats chart:

helm install ethstats ethereum-helm-charts/ethstats

To uninstall the chart:

helm delete ethstats

List of charts

Execution layer clients

Consensus layer clients

Tooling

  • beaconchain-explorer - Beacon chain block explorer.
  • blockscout - Execution layer block explorer.
  • consensus-monitor - Web UI to check your ethereum consensus layer nodes via their beacon APIs.
  • dshackle - Fault tolerant load balancer for blockchain apis, including Ethereum RPC.
  • eth2-fork-mon - Fork monitor for a configurable set of beacon nodes.
  • ethstats - Web UI to track execution layer node status.
  • fauceth - EIP1559 compatible web faucet using Hcaptcha.
  • forkmon - Fork monitor for execution layer nodes.
  • ganache - Simulator for development and testing purposes of the execution layer.
  • genesis-generator - A tool to generate and expose genesis files for the execution and consensus layer clients.
  • rpc-proxy - A proxy for web3 JSONRPC. Rate limiting and method filtering.
  • testnet-faucet - Web faucet that can be used to distribute testnet ETH to users.
  • testnet-homepage - Simple website that can be used to display useful information about your testnet.
  • ethereum-metrics-exporter - A prometheus exporter for Ethereum execution and consensus clients.
  • checkpointz - A beacon chain Checkpoint Sync provider.
  • ethereum-address-metrics-exporter - A prometheus exporter for Ethereum externally owned account and contract addresses.
  • smart-contract-verifier-http - Smart contract verification service.
  • web3signer - An open-source remote signing service.

Development

Prerequisites

  • pre-commit - Used to setup pre-commit git hooks
  • docker - Used by many Makefile targets

Pre-commit hooks

This repository used pre-commit to manage and run certain git hooks. Hook definitions can be found within the .pre-commit-config.yaml file.

Run the following to add the hooks to your local repository:

make init

Useful commands

The README for every chart is auto generated using helm-docs. This is defined as a pre-commit hook. If you want to run it manually, you can run:

make docs

The CT (Chart Testing) tool is used to lint and validate charts. You can run this via:

make lint

License

MIT License

ethereum-helm-charts's People

Contributors

barnabasbusa avatar dennybaa avatar roderik avatar samcm avatar savid avatar skylenet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.