stack-orchestrator/app/data/stacks/erc721/stack.yml

19 lines
359 B
YAML
Raw Normal View History

version: "1.0"
name: erc721-watcher
repos:
- cerc-io/go-ethereum
- cerc-io/ipld-eth-db
- cerc-io/ipld-eth-server
- cerc-io/watcher-ts
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
- ipld-eth-server
- watcher-erc721