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

https://github.com/thirdweb-example/youtube-course-contracts

Smart contracts built in the YouTube course
https://github.com/thirdweb-example/youtube-course-contracts

Last synced: 8 months ago
JSON representation

Smart contracts built in the YouTube course

Awesome Lists containing this project

README

          

## YouTube Course

[YouTube Course - Become a blockchain developer in 2023: Full course](https://youtu.be/rc-Q1sQwMsU)

Learn the basics on building your own smart contracts with thirdweb. YouTube course goes over the basics of Solidity and how to create a few simple smart contracts.

## Deploying Contracts

When you're ready to deploy your contracts, just run one of the following command to deploy you're contracts:

```bash
npm run deploy
# or
yarn deploy
```

## Join our Discord!

For any questions, suggestions, join our discord at [https://discord.gg/thirdweb](https://discord.gg/thirdweb).