jarrodwatts / nft-drop-with-smart-wallet

NFT Drop application utilizing local wallet and smart wallets powered by EIP-4337

Home Page:https://nft-drop-with-smart-wallet.thirdweb-preview.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Create a project using this example:

npx thirdweb create --template vite-typescript-starter

You can start editing the page by modifying src/main.tsx. The page auto-updates as you edit the file.

On src/index.tsx, you'll find our ThirdwebProvider wrapping your app, this is necessary for our hooks and UI Components to work.

Deploy to IPFS

Deploy a copy of your application to IPFS using the following command:

yarn deploy

Learn More

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

NFT Drop application utilizing local wallet and smart wallets powered by EIP-4337

https://nft-drop-with-smart-wallet.thirdweb-preview.com

License:Apache License 2.0


Languages

Language:TypeScript 93.0%Language:CSS 3.1%Language:JavaScript 2.4%Language:HTML 1.5%