Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use OPSM for generating l1 genesis #130

Closed
jakim929 opened this issue Sep 5, 2024 · 2 comments
Closed

use OPSM for generating l1 genesis #130

jakim929 opened this issue Sep 5, 2024 · 2 comments
Assignees

Comments

@jakim929
Copy link
Contributor

jakim929 commented Sep 5, 2024

https://specs.optimism.io/experimental/op-stack-manager.html

will likely use ethereum-optimism/optimism#11702

notes

  • maybe we can generate at runtime - running forge scripts in go is fast ~ < 1s
  • version picker - download (and cache) forge artifacts
  • use devkeys scheme for generating keys for admin roles
@jakim929 jakim929 changed the title use opsm for generating l1 genesis use OPSM for generating l1 genesis Sep 5, 2024
@jakim929 jakim929 self-assigned this Sep 5, 2024
@jakim929
Copy link
Contributor Author

Also consider storing static files (ie. generated genesis files) inside ~/.supersim/. We'll need it to pass to anvil anyway, so an output to disk is required

@jakim929
Copy link
Contributor Author

closed with

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant