Skip to content

iakashpatel/sol-sniper-v2

Repository files navigation

Liquidity Sniper for Raydium (Solana)

Made this codebase for fun and profit. this code won't make you money. this is only for learning purpose. use this at your own risk.

Prerequisite

  • Node.js (LTS is prefered) (I used 18.x.x LTS for this repo.)

Setup

  • Install Packages: npm install or yarn install
  • Update Config/Enviorment Variables in .env.sample and rename it to .env

Run

  • Run Liquidity Listener/Searcher: node index.js
  • Run Buyer Program: node buyer.js
  • Run Seller Program: node seller.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published