Thomas E Lackey
6fa3ca2b6d
* Update from github.com to git.vdb.to for many repos. * Use ipld-eth-server@v1.11.6-statediff-v5 for most stacks * Specify go-ethereum branch/tag
21 lines
494 B
YAML
21 lines
494 B
YAML
version: "1.0"
|
|
name: erc20-watcher
|
|
repos:
|
|
- git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5
|
|
- git.vdb.to/cerc-io/ipld-eth-db@v5
|
|
- git.vdb.to/cerc-io/ipld-eth-server@v1.11.6-statediff-v5
|
|
- github.com/cerc-io/watcher-ts
|
|
- github.com/dboreham/foundry
|
|
containers:
|
|
- cerc/foundry
|
|
- cerc/go-ethereum
|
|
- cerc/go-ethereum-foundry
|
|
- cerc/ipld-eth-db
|
|
- cerc/ipld-eth-server
|
|
- cerc/watcher-erc20
|
|
pods:
|
|
- go-ethereum-foundry
|
|
- ipld-eth-db
|
|
- ipld-eth-server
|
|
- watcher-erc20
|