Skip to content

Blobscan/4844-testnet

 
 

Repository files navigation

🐼 ❤️.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
🔴 Off devnet-4 Network config / Inventory 🔗 🔗 🔗
🟢 Live devnet-5 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

Infrastructure code used to setup EIP4844 dev/testnets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 79.6%
  • Shell 20.4%