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

Rewrite deploy script #448

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

SidestreamColdMelon
Copy link
Contributor

This PR rewrites deployment script to use foundry instead of dapp.tools.

The easiest way of testing this PR is to deploy a spell to anvil/tenderly fork, commenting out verification command. Deploying on a fork doesn't allow to check code verification, but it's actually not a problem, since verification code hasn't been modified in this PR.

Note: the verification script currently depends on the out/dapp.sol.json file produced by the dapp-tools. Before merging this PR, I would recommend to rewrite verify.py script into foundry (or otherwise loose dependency on the dapp.sol.json) in a separate PR.

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