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

feat: add op_batcher + op_deployer #7

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Conversation

barnabasbusa
Copy link
Contributor

No description provided.

pnpm build
pnpm build && \
cd op-node && \
make
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whats this dockerfile here for again?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to make the contract deployment

Op node generates the config for L2 genesis

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

previously I was always compiling op node. We can probably copy the binary straight into the builder

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but we still need the solidity files to run the forge script. Not sure if we can forge a remote solidity file.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah makes sense!

@barnabasbusa barnabasbusa merged commit 7d45f7b into master Jun 6, 2024
1 of 2 checks passed
@barnabasbusa barnabasbusa deleted the bbusa/op_batchdeploy branch June 6, 2024 16:15
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

Successfully merging this pull request may close these issues.

2 participants