22 lines
479 B
YAML
22 lines
479 B
YAML
|
version: "1.0"
|
||
|
name: fixturenet-optimism
|
||
|
decription: "Optimism Fixturenet"
|
||
|
repos:
|
||
|
- cerc-io/go-ethereum
|
||
|
- dboreham/foundry
|
||
|
- ethereum-optimism/optimism
|
||
|
- ethereum-optimism/op-geth
|
||
|
containers:
|
||
|
- cerc/go-ethereum
|
||
|
- cerc/lighthouse
|
||
|
- cerc/fixturenet-eth-geth
|
||
|
- cerc/fixturenet-eth-lighthouse
|
||
|
- cerc/foundry
|
||
|
- cerc/optimism-contracts
|
||
|
- cerc/optimism-l2geth
|
||
|
- cerc/optimism-op-batcher
|
||
|
- cerc/optimism-op-node
|
||
|
pods:
|
||
|
- fixturenet-eth
|
||
|
- fixturenet-optimism
|