Lensdrop is an app that lets you reward your Lens Protocol 🌿 followers and fans with airdrops and special prizes.
- Airdrops: Airdrop MATIC, NFTs, and ERC20 tokens to your followers and/or those who engage with your posts.
- Prize Draw: Create a prize draw and reward the winners with airdrops or offline prizes.
- Data: Download a CSV file containing the wallet addresses of your followers, followings, and/or anyone who engages with your post.
- Clone the repo:
git clone https://github.com/jelilat/lensdrop.git
-
Copy/Paste the .env.dist file and complete it with your own values.
-
Run the following commands:
npm run install
# or
yarn install
- Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.