Skip to content
/ airdrop-template Public template

Template repository to create a simple Airdrop Dapp

Notifications You must be signed in to change notification settings

dariaag/airdrop-template

Repository files navigation

This is a Next.js + wagmi + @wagmi/cli project bootstrapped with create-wagmi.

This template demonstrates usage of the @wagmi/cli ERC Plugin.

Getting Started

Run npm run dev in your terminal, and then open localhost:3000 in your browser.

This command will also generate ERC20 + ERC721 React Hooks (via npm run wagmi) for you to use in your project.

Once the webpage has loaded, changes made to files inside the src/ directory (e.g. src/pages/index.tsx) will automatically update the webpage.

Learn more

To learn more about Next.js or wagmi, check out the following resources:

About

Template repository to create a simple Airdrop Dapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages