[WIP] Changes for external fixturenet-optimism stack #816

Closed
prathamesh wants to merge 3 commits from deep-stack/stack-orchestrator:pm-update-optimism into main
2 changed files with 36 additions and 0 deletions
Showing only changes of commit 6976deb76e - Show all commits

View File

@ -0,0 +1,19 @@
# fixturenet-plugeth
A variation of `fixturenet-eth` that uses `plugeth` instead of `go-ethereum`.
See `stacks/fixturenet-eth/README.md` for more information.
## Containers
* cerc/lighthouse
* cerc/fixturenet-eth-plugeth
* cerc/fixturenet-eth-lighthouse
## Deploy the stack
```bash
laconic-so --stack fixturenet-plugeth setup-repositories
laconic-so --stack fixturenet-plugeth build-containers
laconic-so --stack fixturenet-plugeth deploy up
```

View File

@ -0,0 +1,17 @@
version: "1.0"
name: fixturenet-plugeth
description: "Plugeth Ethereum Fixturenet"
repos:
- git.vdb.to/cerc-io/plugeth@statediff
- git.vdb.to/cerc-io/plugeth-statediff
- git.vdb.to/cerc-io/lighthouse
containers:
- cerc/plugeth-statediff
- cerc/plugeth
- cerc/fixturenet-eth-genesis
- cerc/fixturenet-plugeth-plugeth
- cerc/lighthouse
- cerc/lighthouse-cli
- cerc/fixturenet-eth-lighthouse
pods:
- fixturenet-plugeth