Make sure you are already install Nodejs, NPM and NPX
- Clone this repository
- Install the module with
npm install
- Open constants.ts and edit with your private key, and also your destination wallet address
- Run
npx tsc
- Run
node dist/index.js
Trying to create a program for automatically claim the jupiter airdrop and send the token in one transaction
TypeScript
Make sure you are already install Nodejs, NPM and NPX
npm install
npx tsc
node dist/index.js