stack-orchestrator/app/data/stacks/fixturenet-eth/stack.yml
Roy Crihfield 53127fbf24 factor out eth genesis & fix plugeth stack
fix geth flag

refactors genesis generation into new image
2023-07-06 12:33:48 +08:00

19 lines
405 B
YAML

version: "1.1"
name: fixturenet-eth
decription: "Ethereum Fixturenet"
repos:
- github.com/cerc-io/go-ethereum
- github.com/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