PatrickAlphaC / claimable

🚁 Aggregates all known Ethereum airdrops and POAPs on one page

Home Page:https://claimable.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

|
|
|
Airdrops && POAPs


🚁 Claimable aggregates all known Ethereum airdrops and POAPs on one page.

πŸ€‘ If you use DeFi you might have money waiting you don't know about!


Want to add an airdrop or POAP?

Option 1

There are two good ways. One is to open an issue and link to the airdrop data source. A link like this for example https://gist.githubusercontent.com/banteg/12708815fb63239d9f28dec5df8641f9/raw/28a9dffe9d5681ef5f75b0ab6c39fe5ea0064712/1inch.csv is all you need in the issue. I'll take care of the rest.

Option 2

  1. Add the airdrop data source to the claimable lists.
  1. Run npm run build:claimable-data (also ran on commit automatically in-case you forget)
  2. Verify this created a new source file in src/claimable-data/* and that the master address data looks correct in src/claimable-data/master-airdrop-data.json

Web App Development

npm run dev

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

You can start editing pages in pages/*. They auto-update on save.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

About

🚁 Aggregates all known Ethereum airdrops and POAPs on one page

https://claimable.vercel.app


Languages

Language:TypeScript 83.8%Language:CSS 8.7%Language:JavaScript 7.5%