Skip to content

PhilippeR26/Airdrop-for-Starknet

Repository files navigation

Airdrop for Starknet

This DAPP has not been audited ; use at your own risks.

Important

Stars are appreciated!

This repo contains a demo DAPP performing an airdrop in the Starknet network, using the new WalletAPI.

You can launch this DAPP here. It can be used as boiler plate to create your own airdrop.

Tutorial :

A tutorial to create an airdrop DAPP from scratch is available here

Libraries :

This DAPP is using the most famous Starknet libs :

and also :

  • Next.js for the DAPP framework
  • Chakra-ui for th UI
  • Zustand for the context handling
  • Vercel for the deployment

Testing the DAPP :

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the files.

The easiest way to deploy your airdrop app is to use the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.

About

A demo of an Airdrop in Starknet, using a new Wallet API and Starknet.js v6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published