๐ŸŒž Every day I'm coding #Week18 2022

๐ŸŒž Every day I'm coding #Week18 2022

ยท

2 min read

๐Ÿ“ฐ Daily dev

I had a break of 2 weeks so I had to cut off the Appwrite hackathon. At least it introduced me a bit more to Docker and GitPod, which were interesting.

This week, I built my FirstDapp using Moralis SDK. I was able to :

  • Build smart contract
  • Compile and verify the smart contract
  • Use Moralis to run a server and a speedy-node
  • Interact with it on polygon scan
  • Build a React frontend

Very fun experience, plus you win an NFT each time you build a project!

๐Ÿ’ก Interesting resources

๐Ÿ’ญ Thoughts of the week

What is the best choice between starting web3 with SDK such as Thirdweb or Moralis OR starting with Solidity / Rust from scratch?

โœ… Achieved this week

๐Ÿ“… Plan for next week again

  • Take a look at my company academy resources about blockchain course
  • Try the Moralis next week challenge about building a DAO
  • Check Web3 project on Buildspace or Alchemist