/Jupiter-Airdrop-Claimer

Trying to create a program for automatically claim the jupiter airdrop and send the token in one transaction

Primary LanguageTypeScript

Make sure you are already install Nodejs, NPM and NPX

  1. Clone this repository
  2. Install the module with npm install
  3. Open constants.ts and edit with your private key, and also your destination wallet address
  4. Run npx tsc
  5. Run node dist/index.js