Skip to content
New issue

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

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

Already on GitHub? # to your account

Feat/enable evm chain extensions #216

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

portdeveloper
Copy link
Collaborator

This PR:

-> Enables extensions for evm chains through adding a custom chain in scaffold.config.ts
-> Enables new params for the verify all scripts forge verify-contract call

@technophile-04
Copy link
Collaborator

Hey @portdeveloper could you please add the exmaple on how to test this? Like the example .args.mjs file 🙌

@technophile-04
Copy link
Collaborator

Also we need to update this example as well https://github.com/scaffold-eth/create-eth-extensions/blob/example/extension/packages/nextjs/scaffold.config.ts.args.mjs with additonal args and how to use

@portdeveloper
Copy link
Collaborator Author

Thanks @technophile-04 just opened a pr with the example, where do you think i should add the "how to"?

and I have also updated the PR with the changes you sent me! Thanks for that I wasn't able to figure that out haha

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

Successfully merging this pull request may close these issues.

2 participants