Skip to content

samitabar/airdrops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Use

Requirements:

  • Install Python 3.8+
  • Download Source: git clone https://github.com/amiwrpremium/airdrops.git
  • CD To Directory: cd airdrops
  • Install Requirements: pip3 install --upgrade -r requirements.txt

Usage:

Run with --debug arg for traceback exceptions

Create Wallets:

  • python3 src/airdrops/create_wallet.py
  • Count: Number of wallet to be generated
  • Sleep Time: Time to sleep between each wallet creation

Set Trustline:

  • python3 src/airdrops/set_trustline.py
  • Path To CSV: Path to wallets csv file (generated using this project)
  • Currency: Trustline currency name or hex code
  • Value: Trustline value
  • Issuer: Trustline issuer
  • Sleep Time: Time to sleep between each trust set

Create Order:

  • python3 src/airdrops/create_order.py
  • Path To CSV: Path to wallets csv file (generated using this project)
  • Side (buy/sell): Trustline currency name or hex code
  • Sleep Time: Time to sleep between each create offer
  • Side Buy:
    • taker gets XRP: Amount of XRP to get in exchange
    • taker pays currency: Currency
    • taker pays value: Quantity
    • taker pays issuer: Issuer
  • Side Buy:
    • taker pays XRP: Amount of XRP to get in exchange
    • taker gets currency: Currency
    • taker gets value: Quantity
    • taker gets issuer: Issuer

Donate =)))

If you like this project and got any airdrops, please consider donating to the developer. It helps me keep working on the project and developing it. :)))

  • BTC: bc1qzcw66ahusuzths3pwt8vy9jcn7v8f79zj8lfkn
  • ETH: 0x3728bF71A19C32519197993461Aa67b89D0FDC85
  • BNB: bnb1h5p82favshprv73f4ge977gf0zxxjazyxy2l4z
  • LTC: ltc1qw0e7sla29z73f6w3spp3vv977wj76mhvx4axn0
  • DASH: Xx5qGfbDcLtC7bMQSMuuMKoY1aYMLqaAtD
  • XRP: rPkkWiu2fgoJTgeS6xgQ39txEjcKuTVhUt
  • TRX: TPxwzKehTVVqbUruiM8jUsJXPYEEEsoY44
  • USDT: TPxwzKehTVVqbUruiM8jUsJXPYEEEsoY44

About

Airdrop Helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published