An open API service indexing awesome lists of open source software.

https://github.com/fuseio/airdrop-dapp


https://github.com/fuseio/airdrop-dapp

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Airdrop

Join the Fuse Airdrop program.

## Getting Started

1. Copy environment variables:
```bash
cp .env.development .env.local
```
2. Run development server:
```bash
npm run dev
```