Noah Bragg's First Stoke Fire Livestream
Analysis of a livestream where an indie founder builds a blockchain game on the Ethereum Base ecosystem, covering Solidity and smart contracts.
Analysis of a livestream where an indie founder builds a blockchain game on the Ethereum Base ecosystem, covering Solidity and smart contracts.
A developer shares their experience building an NFT-based game using Solidity, Hardhat, and React as part of a web3 dApp project.
A developer shares their experience building a decentralized application (dApp) using Solidity, TypeScript, and Next.js over a weekend.
Explains the key difference between web3.js call() and send() methods for interacting with smart contract functions that read vs. alter state.
Explains the four function visibility specifiers (private, internal, external, public) in Solidity smart contracts and their security implications.