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-25 02:00:42 +00:00
|
|
|
- github.com/cerc-io/ipld-eth-state-snapshot@v5
|
|
|
|
- github.com/cerc-io/eth-statediff-service@v5
|
|
|
|
- github.com/cerc-io/ipld-eth-db@v5
|
|
|
|
- github.com/cerc-io/ipld-eth-server@v5
|
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
|