watase-eth / build-a-blockchain-app-on-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Tutorial

How to build a blockchain app on Coinbase’s Base blockchain - blockchain developer

Watch tutorial video here: https://youtu.be/JhPvmlcp4eE

In this video, you'll learn how to start building blockchain applications on Coinbase's Base blockchain. You'll create your own ERC20, ERC721, and ERC1155 smart contracts along with a frontend application to use them.

Contracts used in tutorial

Environment Variables

To run this project, you will need to add environment variables. Check the .env.example file for all the environment variables required and add it to .env.local file or set them up on your hosting provider.

Learn More

Take a look at the following resources:

You can check out the thirdweb GitHub organization - your feedback and contributions are welcome!

Join our Discord!

For any questions, suggestions, join our discord at https://discord.gg/thirdweb.

About

License:Apache License 2.0


Languages

Language:TypeScript 67.7%Language:CSS 30.9%Language:JavaScript 1.4%