21 lines
526 B
YAML
21 lines
526 B
YAML
|
version: "1.2"
|
||
|
name: fixturenet-plugeth-tx
|
||
|
description: "plugeth Ethereum Fixturenet"
|
||
|
repos:
|
||
|
- git.vdb.to/cerc-io/plugeth@statediff
|
||
|
- git.vdb.to/cerc-io/plugeth-statediff
|
||
|
- git.vdb.to/cerc-io/lighthouse
|
||
|
- git.vdb.to/cerc-io/ipld-eth-db@v5.2.1-alpha
|
||
|
containers:
|
||
|
- cerc/plugeth-statediff
|
||
|
- cerc/plugeth
|
||
|
- cerc/fixturenet-eth-genesis
|
||
|
- cerc/fixturenet-plugeth-plugeth
|
||
|
- cerc/lighthouse
|
||
|
- cerc/lighthouse-cli
|
||
|
- cerc/fixturenet-eth-lighthouse
|
||
|
- cerc/ipld-eth-db
|
||
|
pods:
|
||
|
- fixturenet-plugeth
|
||
|
- ipld-eth-db
|