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

Update how to write and deploy an NFT tutorial to use OpenZeppelin 5.x #11847

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

M4x28
Copy link

@M4x28 M4x28 commented Dec 30, 2023

Code changes to make the guide compatible with openzeppelin version 5.x.

Description

Adaptation of the code in the MyNFT.sol file to the new version of openzeppelin 5.x, addition of the OWNER_ACCOUNT_ADDRESS field in the .env file with consequent modification of the deploy.js file with passage of the OWNER_ACCOUNT_ADDRESS parameter to the deploy() method.

Related Issue

Remove Counters.sol

Copy link

netlify bot commented Dec 30, 2023

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit b6df357
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/65e5ac435e42f9000899f0fe
😎 Deploy Preview https://deploy-preview-11847--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added content 🖋️ This involves copy additions or edits review needed 👀 labels Dec 30, 2023
@minimalsm minimalsm changed the title Update index.md Update how to write and deploy an NFT tutorial to use OpenZeppelin 5.x Feb 13, 2024
Copy link
Contributor

@minimalsm minimalsm left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @M4x28 !

@minimalsm
Copy link
Contributor

@all-contributors please add @M4x28 for docs

Copy link
Contributor

@minimalsm

I've put up a pull request to add @M4x28! 🎉

@minimalsm minimalsm merged commit 0063f58 into ethereum:dev Mar 4, 2024
2 checks passed
Copy link

gitpoap-bot bot commented Mar 4, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team.

GitPOAP: 2024 Ethereum.org Contributor:

GitPOAP: 2024 Ethereum.org Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

This was referenced Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants