thirdweb-dev / examples

84 stars 117 forks source link

Thirdweb Examples

Structure

Example README

# thirdweb <example> Project

## Description

This <example> project shows you how to do <a thing> using the <example:module> of the thirdweb <example:language> sdk.

### Technologies Used

- <example:project>
- <example:project>
- ...

### thirdweb SDK Functionality Used

- <example:module>.<method>
- <example:module>.<method>
- ...

### Running the project

- step 1
- step 2
- ...