← numtide.com
VERTICAL_

Ethereum Infrastructure

We build and operate Ethereum infrastructure — validators, relay systems, and tooling — with the same reproducibility and rigor we bring to everything else.

01 WHAT WE DO
$ cat ./ethereum.md

Ethereum infrastructure is critical infrastructure. Validators need to be online, performant, and secure. Relay systems need to handle MEV extraction without introducing trust assumptions. The tooling layer needs to be reproducible so you can audit what you're running.

We bring Nix's reproducibility to the blockchain world — every node configuration pinned, every dependency auditable, every deployment identical across machines. No "it works on my validator" surprises.

02 SERVICES
$ ls ./ethereum-services/

Validator infrastructure

Production validator setups with proper key management, monitoring, and failover. We've operated validators across multiple clients and know the operational edge cases that documentation doesn't cover.

Relay systems

MEV relay infrastructure that's reproducible and auditable. Know exactly what software is running on your relay, rebuild it from source, and verify it hasn't been tampered with.

Node operations

Execution and consensus client deployments with NixOS. Automated updates, rollback capability, and multi-client diversity. Bare metal or cloud — same declarative configs.

DevOps for blockchain teams

CI/CD for smart contracts, reproducible build environments for Solidity/Vyper, testing infrastructure, and deployment pipelines. The same engineering rigor applied to Web3.

03 ETHEREUM.NIX
$ nix flake show ethereum.nix

We maintain ethereum.nix — a comprehensive Nix flake for the Ethereum ecosystem. It packages execution clients, consensus clients, MEV tools, and utilities so you can deploy reproducible Ethereum infrastructure with a single flake input.

ethereum.nix
Reproducible Ethereum infrastructure with Nix. Packages for Geth, Lighthouse, Prysm, Teku, and more.
04 FROM THE BLOG
$ grep ./blog/ --ethereum
Loading Ethereum posts...
Read more on the blog →
05 BLOCKCHAIN SPECIALISTS
$ ls ./team/ --ethereum
Aldo Borrero
Aldo Borrero
Full-stack engineer bridging Nix, blockchain, and LLM infrastructure.
Dragan Milic
Dragan Milic
Go specialist. Ships sharp backend tools and blockchain infrastructure.
Samuel Rounce
Samuel Rounce
Full-stack generalist. Blockchain infrastructure and systems work.
Pádraic Ó Mhuiris
Pádraic Ó Mhuiris
Deep in the Nix module system. Building secrets management and flake-parts tooling.
$ nix run ethereum.nix#get-in-touch

Building on Ethereum?

Whether it's validator operations, relay infrastructure, or DevOps for your blockchain team — let's talk.

Or email us directly: hello@numtide.com