Links to code:
NFTs, non-fungible tokens, have taken the online world by storm ushering in the proclamation of a new world-wide web... web3.
For most, NFTs mean profile pictures (pfps). đ”
This isn't the most practical use case, even if it is a lot of fun
Even if you wanted to create useful NFTs, itâs not easy to get started.
Since the tooling is still being developed, it can be confusing as to where to get started. It also doesn't help that there's a paradigm shift with app development from web2 to web3.
Here be dragons đ
This course is here to get you through that initial learning curve and frustrating lack of answered questions and good documentation.
You will be building a ticketing and proof-of-attendance service complete with wallet QR code scanning. Very useful indeed!
This course is here to get you through that initial learning curve and frustrating lack of answered questions and good documentation.
You will be building a ticketing and proof-of-attendance service complete with wallet QR code scanning. Very useful indeed!
Through building this project you will learn the general development lifecycle of NFT smart contracts and dApps giving you the skills to start your own projects.
By the end of this course, you will be able to do the following
amazing a lot of informations and questions of mine where answered đ
Covers the basics and is enough to get started. Would love to see a deeper dive into some of the technical details of the best practices regarding NFT deployments.
I really liked the project for this course. I was able to see the different moving parts and how they connected.
My only gap is that I didn't have any experience with Solidity going in, and didn't learn much about it from the videos.
But it wasn't too much of a hinderance, and since I know the patterns for setting up an NFT smart-contract now, learning the syntax wouldn't be a big deal.
Great course straight to the point
straight to the point. actual most used libraries.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.