19 lines
427 B
YAML
19 lines
427 B
YAML
|
version: "1.1"
|
||
|
name: fixturenet-eth
|
||
|
description: "Ethereum Fixturenet"
|
||
|
repos:
|
||
|
- git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5
|
||
|
- git.vdb.to/cerc-io/lighthouse
|
||
|
- github.com/dboreham/foundry
|
||
|
containers:
|
||
|
- cerc/go-ethereum
|
||
|
- cerc/lighthouse
|
||
|
- cerc/lighthouse-cli
|
||
|
- cerc/fixturenet-eth-genesis
|
||
|
- cerc/fixturenet-eth-geth
|
||
|
- cerc/fixturenet-eth-lighthouse
|
||
|
- cerc/foundry
|
||
|
pods:
|
||
|
- fixturenet-eth
|
||
|
- foundry
|