https://github.com/thirdweb-example/youtube-course
Repository for YouTube course - How to become a blockchain developer.
https://github.com/thirdweb-example/youtube-course
Last synced: 9 months ago
JSON representation
Repository for YouTube course - How to become a blockchain developer.
- Host: GitHub
- URL: https://github.com/thirdweb-example/youtube-course
- Owner: thirdweb-example
- License: apache-2.0
- Created: 2023-09-02T08:15:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T02:31:30.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T18:22:38.807Z (11 months ago)
- Language: TypeScript
- Size: 1.29 MB
- Stars: 9
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## YouTube Course
[YouTube Course - Become a blockchain developer in 2023: Full course](https://youtu.be/rc-Q1sQwMsU)
Create a portfolio app project for thirdweb YouTube course. Learn how to use EVM SDK and interact with your contracts through a frontend application.
### Smart Contract
Smart contracts used in this project will consist of thirdweb pre-built contracts and smart contracts built in the smart contract section of the course.
- [ERC20](https://thirdweb.com/thirdweb.eth/TokenERC20)
- [ERC721](https://thirdweb.com/thirdweb.eth/DropERC721)
- [ERC1155](https://thirdweb.com/thirdweb.eth/DropERC1155)
- Tip Jar - Smart contract built in the course
- Profile Status - Smart contract built in the course
- [ERC721 Staking](https://thirdweb.com/thirdweb.eth/NFTStake)
Link to smart contract repo for course: [Repo](https://github.com/thirdweb-example/youtube-course-contracts)
## Learn More
To learn more about thirdweb and Next.js, take a look at the following resources:
- [thirdweb React Documentation](https://docs.thirdweb.com/react) - learn about our React SDK.
- [thirdweb TypeScript Documentation](https://docs.thirdweb.com/typescript) - learn about our JavaScript/TypeScript SDK.
- [thirdweb Portal](https://docs.thirdweb.com) - check our guides and development resources.
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
You can check out [the thirdweb GitHub organization](https://github.com/thirdweb-dev) - your feedback and contributions are welcome!
## Join our Discord!
For any questions, suggestions, join our discord at [https://discord.gg/thirdweb](https://discord.gg/thirdweb).