Add script for exporting ethdb from fixturenet. (#370)

* Add script for exporting ethdb from fixturenet.

* Update README

* Script

Former-commit-id: 7a607c2994
This commit is contained in:
2023-04-26 00:13:35 -05:00
committed by GitHub
parent 4ca185c753
commit d8522211f4
6 changed files with 121 additions and 3 deletions
@@ -0,0 +1,15 @@
version: "1.1"
name: fixturenet-eth-tx
decription: "Ethereum Fixturenet w/ tx-spammer"
repos:
- cerc-io/go-ethereum
- cerc-io/tx-spammer
containers:
- cerc/go-ethereum
- cerc/lighthouse
- cerc/fixturenet-eth-geth
- cerc/fixturenet-eth-lighthouse
- cerc/tx-spammer
pods:
- fixturenet-eth
- tx-spammer