Git Product home page Git Product logo

arbitrum-airdrop's Introduction

About this Project

On March 16, 2023, Arbitrum announced their first airdrop. I decided to build an application that would index information pertaining to the airdrop and an interface to show the statistics around the Airdrop. The application also allows you to claim your tokens if you connect your wallet.

Getting Started

This is structured as a yarn monorepo, in anticipation that there may be more than one app. Currently, there is only one app in the apps/web folder, which is Next.js app. You can navigate to this folder to run it.

cd apps/web

First, install all dependencies and generate the migration:

yarn
yarn prisma:migrate

To run the development server:

yarn dev

Environment

Please refer to the .env.example file the environment variables nececesary.

  • ALCHEMY_API_KEY_ARB_MAINNET - This is an Alchemy SDK API key for Arbitrum Mainnet.
  • DATABASE_URL - This project uses a PostgreSQL database.

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.