-
Notifications
You must be signed in to change notification settings - Fork 1
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
Deploy and Set up quiz in one task #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you remove 3a389f0 from this PR so it can be cleanly merged to the main branch?
Removed the duplicated commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor nits, otherwise looks good.
Remove duplicated code and update markdown Update hardhat.config.ts with correct camel case notation Remove duplicated .gitignore files, update README
Updated hardhat.config to include quiz deploy and entire setup in a single task.