Day 8-
Explored how NFTs (Non-Fungible Tokens) work.
Understood the difference between fungible vs non-fungible.
Learned that NFTs are powered by smart contracts .
Minting = creating a unique digital token that proves ownership.
Metadata gives NFTs their uniqueness.
Day 5-
Today I finally got some core Ethereum dev concepts: Provider → read blockchain state (balances, txns, contracts)
Signer → read + write (txns need a wallet)
ABI → the contract’s “translator” (turns human fn names -bytecode)
Day 4-
For the past two days, I’ve been learning and working with Solidity. I also built a project in Solidity and successfully deployed my first smart contract on the Sepolia testnet. The project is a lottery smart contract.
It’s been almost more than a month since I stopped because of my semester exams, but now I’m starting again and this time I won’t break the streak. I’ll be posting everything I learn.
@AvaxDevelopers Not in any at the moment, but definitely interested! Always open to cool opportunities, feel free to share anything you think I should check out.
Day 22 –
Began building a fully on-chain, NFT-powered DAO designed to enable group investments in NFT collections. Completed the initial setup using Foundry.
@shawnsporter Hey Shawn, Just started working on a fully on-chain, NFT-powered DAO for group NFT investing . Would be great to catch up this week if you're around
Day 25-
Watched some videos and tutorials from the Web3 Foundation YouTube channel. Learned more about how Web3 works and got a better understanding of some tools and concepts