20 lines
502 B
YAML
20 lines
502 B
YAML
|
version: "1.1"
|
||
|
name: fixturenet-plugeth
|
||
|
description: "Plugeth Ethereum Indexing Fixturenet"
|
||
|
repos:
|
||
|
- git.vdb.to/cerc-io/plugeth@statediff-patches
|
||
|
- git.vdb.to/cerc-io/plugeth-statediff
|
||
|
- git.vdb.to/cerc-io/lighthouse
|
||
|
containers:
|
||
|
- cerc/plugeth-statediff
|
||
|
- cerc/plugeth
|
||
|
- cerc/fixturenet-eth-genesis-postmerge
|
||
|
- cerc/fixturenet-plugeth-plugeth
|
||
|
- cerc/lighthouse
|
||
|
- cerc/lighthouse-cli
|
||
|
- cerc/fixturenet-eth-lighthouse
|
||
|
- cerc/ipld-eth-db
|
||
|
pods:
|
||
|
- fixturenet-plugeth
|
||
|
- ipld-eth-db
|