Git Product home page Git Product logo

solana-airdrop-farm's Introduction

How it works

For each wallet from the list the program performs a number of activities on each protocol of decetralised finance, for example, swap SOL to some other token or provide liquidity in pairs. The work is done with the help of SolanaSDK and Net Framework 4.8. At the moment 5 protocols have been added on the Solana network for token swap.

Protocols and activities

jupiter:

  • Swapping SOL to USDC/JUP/BONK randomly and back

dift.tade:

  • Swapping SOL to USDC/JUP/BONK randomly and back
  • SOL staking and lending
  • Open spot positions on SOL (open and close)

kamino.finance (Kamino Finance)

  • Supply SOL on borrow/lend
  • Buy JUP/JTO/BONK randomly and deposit to LP

mfi.gg (Margin Finance)

  • Swapping SOL to USDC/JUP/BONK randomly and back
  • Staking SOL on Eran program
  • Supply SOL to LP

bebop.xyz:

  • Swapping SOL to USDC and back (active and beta versions)

Setup

!!! DO NOT USE YOUR MAIN WALLETS! PROTOCOLS CAN BE HACKED AND YOU LOSE YOUR MONEY !!!

  • Make sure you have Net Framework 4.8 installed.
  • Clone the repository and unzip the repository fo folder.
  • Create SOL private key list with a balance. A minimum of 0.3 SOL on each address is required.
  • Save the list in 'privateKeys.txt' next to the programme.
  • Edit 'settings.json' to configure which projects you want to use for transactions
  • Edit the RPC to your own or Shyft's

Config

''' { "General": { "Timeout": "30", "RPC": "https://.com:" // use your own RPC oe Shyft.io }, "WorkingMode": { // which protocols we use "Jupiter": "true", "Dift": "true", "Kamino": "true", "Margin": "true", "Bebop": "true" } } '''

solana-airdrop-farm's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.