Skip to content

Radiants-DAO/jup-claim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUP Claim

Requirements

  • Node, ts-node, typescript, package manager
  • Run yarn install or npm i etc
  • change .env.local to .env and replace wallet location + add RPC URL

Step 1: Find Wallets that have JUP allocated

Step 2: Find proofs

Step 3: Edit claim-jup

  • Add the publicKey, and path to keypair into the list

Step 4: Claim!

  • Run yarn claim-jup

Optional: Generate Keypairs

  • If you only have private keys and not keypairs, you can generate them with a script gen-kps or you can change the way you are constructing the signer and keypair in the script itself.

Optional: Claim JUP to third party wallet

  • Added claim-jup-surrogate to allow users to claim from all wallets and send to one common wallet

Optional: Generate Distributors from Program

  • Added gen-distributors to pull all contract data in for funsies, I will remove this from the commit but you are free to generate them if you would like!

About

Quick CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published