Master the core Web3 stack in one session. Learn to build, test, and deploy a custom NFT collection using Hardhat, Solidity, and Ethers.js.
#1about 7 minutes
Understanding the core components of a blockchain transaction
A transaction's key fields like hash, status, gas price, and value are explained as the fundamental building blocks of the blockchain.
#2about 7 minutes
Exploring the basics of smart contracts and Solidity
Smart contracts are defined as immutable code on the blockchain, with a line-by-line breakdown of a basic Solidity contract's syntax and structure.
#3about 2 minutes
Following the lifecycle of a smart contract deployment
The process of developing a smart contract involves writing Solidity code, compiling it to bytecode, and sending it to the blockchain via a signed transaction.
#4about 2 minutes
Breaking down the architecture of a decentralized application
A dApp typically consists of an on-chain smart contract for logic and an off-chain front-end for user interaction, sometimes supplemented by a traditional back-end.
#5about 3 minutes
Differentiating between fungible and non-fungible tokens
Token standards like ERC-20 for fungible assets, ERC-721 for unique non-fungible tokens (NFTs), and ERC-1155 for semi-fungible assets are explained.
#6about 6 minutes
Setting up a development environment with Hardhat
A step-by-step guide shows how to initialize a new smart contract project using the Hardhat framework and explains its default folder structure.
#7about 11 minutes
Analyzing the structure of an ERC-721 NFT contract
A practical ERC-721 contract is examined, highlighting the use of OpenZeppelin libraries for security and standard functionality like ownership control.
#8about 6 minutes
Implementing core functions for an NFT minting contract
Key functions like `mint`, `withdraw`, and `tokenURI` are detailed, covering concepts such as `payable` functions, visibility modifiers, and transaction reverts.
#9about 5 minutes
Minting an NFT through a front-end application
A live demonstration shows how to mint an NFT by interacting with a deployed smart contract via a front-end, confirming the transaction with MetaMask.
#10about 7 minutes
Answering common questions about web3 development
The discussion covers beginner resources, real-world blockchain use cases like supply chain, the importance of security, and future trends such as ZK proofs.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
04:19 MIN
Using smart contracts and developer tools on Hedera
A Primer on Blockchain and Hedera: An Intro Through Terms
06:11 MIN
Essential tools for building a Web3 application
Road to Web3
07:02 MIN
Essential tools for Web3 frontend development
Testing web3 applications
01:23 MIN
How to start a career in DeFi development
The Developer Handbook: How to Build on the Blockchain
01:58 MIN
Q&A on wallet providers and developer tooling
SSO with Ethereum and Next JS
05:02 MIN
Introducing Ethereum and programmable smart contracts
Blockchain, NFT and smart contracts for my application
06:20 MIN
Interacting with smart contracts using ethers.js
Testing web3 applications
01:06 MIN
Anyone can become a Web3 developer
A Primer on Blockchain and Hedera: An Intro Through Terms
All the videos of Halfstack London 2024!Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
Chris Heilmann
WeAreDevelopers LIVE days are changing - get ready to take partStarting with this week's Web Dev Day edition of WeAreDevelopers LIVE Days, we changed the the way we run these online conferences. The main differences are:Shorter talks (half an hour tops)More interaction in Q&AA tips and tricks "Did you know" sect...
Luis Minvielle
The Best Upcoming IT WebinarsNow that you already know what IT webinars are and how they can help you level up your professional appeal, you might want actually to get into one. Live tech webinars are one of the best ways to stay on top of the latest trends and tools because eit...
Chris Heilmann
Dev Digest 138 - Are you secure about this?Hello there! This is the 2nd "out of the can" edition of 3 as I am on vacation in Greece eating lovely things on the beach. So, fewer news, but lots of great resources. Many around the topic of security. Enjoy! News and ArticlesGoogle Pixel phones t...
From learning to earning
Jobs that call for the skills explored in this talk.