leapalazzolo / diva-package

Spin up your own DIVA Testnet in 1 line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diva-package

To use this use

kurtosis run . --production

Use the --production mode!

Notes

  • can el cl genesis data of the participant be available
  • YES IT is available use el-cl-genesis-data as the artifact uuid
  • So you can always refer to it as this
  • Maybe ethereum package should return passed args; or for things that are malleable in DIVA
  • we do something like chain_id = args.get("network_params", "default_value")

About

Spin up your own DIVA Testnet in 1 line


Languages

Language:Starlark 88.8%Language:Python 11.2%