Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

thirdweb-example/nft-claiming-app

Repository files navigation

NFT Claiming App

Getting Started

Create a project using this example:

npx thirdweb create --template nft-claiming-app

Install dependencies:

yarn install # or npm install

If you are developing on iOS, you will need to install the pods:

cd ios && pod install

Get a clientId

You can get your clientId from our Dashboard and set it in the .env file.

Please, make sure to add your app's bundleId in the Allowed Bundle IDs list. Here's more info on how to get your app's bundleId

Running the app

Android:

yarn android

iOS:

yarn ios

Learn More

To learn more about thirdweb and React Native, 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.