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.
Status | Network | Links | Ansible | Terraform | Kubernetes |
---|---|---|---|---|---|
🔴 Off | devnet-4 | Network config / Inventory | 🔗 | 🔗 | 🔗 |
🟢 Live | devnet-5 | Network config / Inventory | 🔗 | 🔗 | 🔗 |
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.