Developer-DAO / academy

Deprecated; V2 lives at https://github.com/developer-dao/academy-turbo
https://academy.developerdao.com
110 stars 53 forks source link

Erc20 lesson update 19nov #268

Closed elPiablo closed 11 months ago

elPiablo commented 11 months ago

PR aims to get Create your first ERC-20 with Foundry lesson fully ready for production in 5 to 6 stages/commits

update solidity pragma statements; redeploy contact; update terminal output code; renew Etherscan screenshots (public/assets/lessons) (see commits: https://github.com/Developer-DAO/academy/pull/268/commits/218e0585f8eb29b5b65dee8915913a6a4f1f7f34 and https://github.com/Developer-DAO/academy/pull/268/commits/310cdae722d118c2fca91ec82cbd071605ed6552)

- [ ] 6. Need to get info on POKT (Nodies and Grove) - there doesn't seem to be a shared public URL for an endpoint. And need to get in touch with Zerion to give us a little guide on what it is and how to set up. (see issue: https://github.com/Developer-DAO/academy/issues/269#issue-2000993140) we have an open issue for this, so we can ignore it in the context of this PR

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
academy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2023 11:40pm
elPiablo commented 11 months ago

@wolovim just added an SEO friendly title and description that I had forgotten :https://github.com/Developer-DAO/academy/pull/268/commits/7773888965ba3d3cf73523e473e2a639838efd9b . Should be good to go now.

elPiablo commented 11 months ago

@Markkos89 can you debug the hydration errors on this branch, please? Cheers!

Markkos89 commented 11 months ago

@Markkos89 can you debug the hydration errors on this branch, please? Cheers!

Note: with piablo saw that removing some comments that were invalidating some eslint rules in the QuizStatusChecker component the hydration error is not being triggered anymore