An open API service indexing awesome lists of open source software.

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.

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).