flcl42 / 4844-testnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐼 ❤️.oO
"Pandas love blobs"

Infrastructure code for EIP4844 Dev/Testnets

This repository contains the infrastructure code used to setup EIP4844 dev/testnets. A lot of the code uses reusable components either provided by our ansible collection or our helm charts for kubernetes.

Networks

Status Network Links Ansible Terraform Kubernetes
🟢 Live devnet-4 Network config / Inventory 🔗 🔗 🔗

Development

Version management for tools

We're using asdf to make sure that we all use the same versions across tools. Our repositories should contain versions defined in .tools-versions.

You can then use ./asdf-setup.sh to install all dependencies.

About


Languages

Language:HCL 77.5%Language:Shell 22.5%