2022-12-22 07:43:59 +00:00
|
|
|
version: "1.0"
|
|
|
|
name: erc721-watcher
|
|
|
|
repos:
|
2023-05-24 23:19:21 +00:00
|
|
|
- github.com/cerc-io/go-ethereum
|
|
|
|
- github.com/cerc-io/ipld-eth-db
|
|
|
|
- github.com/cerc-io/ipld-eth-server
|
|
|
|
- github.com/cerc-io/watcher-ts
|
2022-12-22 07:43:59 +00:00
|
|
|
containers:
|
|
|
|
- cerc/go-ethereum
|
|
|
|
- cerc/go-ethereum-foundry
|
|
|
|
- cerc/ipld-eth-db
|
|
|
|
- cerc/ipld-eth-server
|
|
|
|
- cerc/watcher-erc721
|
|
|
|
pods:
|
|
|
|
- go-ethereum-foundry
|
2023-01-20 13:03:54 +00:00
|
|
|
- ipld-eth-db
|
2022-12-22 07:43:59 +00:00
|
|
|
- ipld-eth-server
|
|
|
|
- watcher-erc721
|