Giter Club home page Giter Club logo

claimable's Introduction

|
|
|
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?

There are two good ways.

Option 1 - open a GH Issue (slower)

Provide the folowing:

    url:
      "URL linking to csv of eligible addresses and amounts",

    imgSrc: "URL linking to project/protocol logo",
    claimUrl: "URL users go to in-order to claim",
    displayName: "Token name (UNI, TORN, etc.)",

A completed example

Issue title: "Add Tornado cash"

    url:
      "https://raw.githubusercontent.com/tornadocash/airdrop/master/airdrop.csv",

    imgSrc: "/images/csv-claimables/torn.jpeg",
    claimUrl: "https://app.tornado.cash/airdrop/",
    displayName: "TORN",

Option 2

  1. Add the airdrop data source to the claimable lists.
  • Add the required data to csv-claimables (everything in option 1 above).
  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 install
  1. Copy .env.sample to .env and replace with required variables

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:

claimable's People

Contributors

dawsbot avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.