Skip to content

0x-ultra/op-airdrop-claim-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claim OP airdrop without having to wait

Claim for yourself

  1. run yarn
  2. Go to infura and create an account, add the optimism addon.
  3. From infura get the optimism endpoint and put it in .env
  4. Get your private and public keys and put them in .env
  5. Run npx hardhat run --network optimism scripts/claim.js

Claim for a friend

Follow previous steps until point (3)

  • Get your friends's public key and put it in .env under the variable FRIEND
  • Run npx hardhat run --network optimism scripts/friend-claim.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published