A simple Node.js tool to check and claim your Linea airdrop allocations.
You'll need Node.js installed (version 18 or higher).
- Install dependencies:
npm install - Add your wallet addresses, private keys, or seed phrases to the
wallets/folder - Check your allocations:
npm run checker - Claim your airdrops:
npm run claimer(claim will start Sep 10.)
Results are saved in the results/ folder as JSON and CSV files.