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

https://github.com/thirdweb-example/getting-started

Get started with thirdweb by building and deploying a full project including a smart contract and react application.
https://github.com/thirdweb-example/getting-started

contract-kit extensions ui-components

Last synced: 9 months ago
JSON representation

Get started with thirdweb by building and deploying a full project including a smart contract and react application.

Awesome Lists containing this project

README

          










Get started with thirdweb

Learn the basics of thirdweb by building a simple project involving an NFT smart contract and a web app.

Follow the full step-by-step tutorial in our [getting started guide](https://portal.thirdweb.com/getting-started).

## Use this repo

To create your own version of this template, run this command from the terminal to clone this project:

```bash
npx thirdweb create --template getting-started
```