• home,
  • work,
  • blog

Day 37/100


Date: 20/02/23


Goal:

Build a full NFT collection smart contract in Foundry - LW3 Sophomore track

Today's Progress:

  • Finalised the script, deployed to local RPC, and tested
  • Deployed to Goerli
  • Learned more foundry utilities: vm.envAddress, vm.envString

Link to work:

  • NFT Collection (contract) - Goerli contract
  • NFT Collection (contract) - Project Repo
  • My Portfolio