2023-05-09 20:00:58 +00:00
|
|
|
version: "1.0"
|
|
|
|
name: chain-chunker
|
|
|
|
decription: "Stack to build containers for chain-chunker"
|
|
|
|
repos:
|
2023-05-24 23:19:21 +00:00
|
|
|
- github.com/cerc-io/ipld-eth-state-snapshot
|
|
|
|
- github.com/cerc-io/eth-statediff-service
|
|
|
|
- github.com/cerc-io/ipld-eth-db
|
|
|
|
- github.com/cerc-io/ipld-eth-server
|
2023-05-09 20:00:58 +00:00
|
|
|
containers:
|
|
|
|
- cerc/ipld-eth-state-snapshot
|
|
|
|
- cerc/eth-statediff-service
|
|
|
|
- cerc/ipld-eth-db
|
|
|
|
- cerc/ipld-eth-server
|