22 lines
492 B
YAML
22 lines
492 B
YAML
version: "1.2"
|
|
name: fixturenet-eth-tx
|
|
description: "Ethereum Fixturenet w/ tx-spammer"
|
|
repos:
|
|
- github.com/cerc-io/go-ethereum
|
|
- github.com/cerc-io/tx-spammer
|
|
- github.com/dboreham/foundry
|
|
- github.com/cerc-io/lighthouse
|
|
containers:
|
|
- cerc/go-ethereum
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/fixturenet-eth-genesis
|
|
- cerc/fixturenet-eth-geth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/tx-spammer
|
|
- cerc/foundry
|
|
pods:
|
|
- fixturenet-eth
|
|
- foundry
|
|
- tx-spammer
|