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

chore: redeploy TierNFT contract and change testnet references. Mumbai is deprecating #227

Open
10 tasks done
elPiablo opened this issue Apr 5, 2024 · 0 comments
Open
10 tasks done
Assignees

Comments

@elPiablo
Copy link
Contributor

elPiablo commented Apr 5, 2024

Mumbai is being retired. TierNFT lesson and Connect to Front-end lessons need upgraded:

https://polygon.technology/blog/polygon-pos-is-cooking-the-napoli-upgrade-means-better-ux-the-mumbai-testnet-takes-a-bow

  • remove reference to "scripts/ where simple automation scripts go"

  • change to rm contracts/*.sol
    rm test/*.js
    by removing rm scripts/*.js as it doesn't come with the build anymore

  • change hardhat.config.js with new RPC details: https://polygon.technology/blog/polygon-pos-and-polygon-zkevm-new-testnets-for-polygon-protocols for Amoy Testnet

  • update "Adding the testnet network paragraph with new details 👆🏼

  • update screenshot from Mumbai to Amoy

  • check if URL for test token faucet is correct - add alternatives or additional URL possibilites

  • update screenshot re: faucet if necessary

  • under Personal Security paragraph, format the current paragraph from text to a bulleted list for Zerion steps

  • change deploy command to npx hardhat run scripts/deploy.js --network amoy

  • change mint command to npx hardhat run scripts/mint.js --network amoy

@elPiablo elPiablo self-assigned this Apr 5, 2024
@elPiablo elPiablo mentioned this issue Apr 19, 2024
17 tasks
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

No branches or pull requests

1 participant