Skip to content

This project is for sniping tokens on Raydium, Moonshot. It tracks the migration transaction on Raydium from Pump.fun, Moonshot, and send buy transaction as soon as it's tracked. It also tracks marketcap using bitquery and if it hits the condition, it will buy & send a message to telegram.

Notifications You must be signed in to change notification settings

btcoin23/Sniper-Alpha-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sniper-Alpha (Telegram Solana Sniper bot)

This project is for sniping tokens on Raydium, Moonshot. It tracks the migration transaction on Raydium from Pump.fun, Moonshot, and send buy transaction as soon as it's tracked. It also tracks marketcap using bitquery and if it hits the condition, it will buy & send a message to telegram. Then do auto-sell according to the marketcap of that token.

Screenshots

image

image

Main features

  • Tracking migration transaction on Raydium, Moonshot
  • Auto-buy & sell according to the marketcap
  • Send message to telegram(Users can set their own configurations via Telegram)

Tech stack

  • Node.js
  • Typescript
  • Solana/web3.js
  • Raydium SDK
  • Bitquery API
  • Telegram API
  • Jito
  • Redis

How to use

  1. Clone the repository from github
git clone https://github.com/btcoin23/Sniper-Alpha.git
  1. Install dependencies
yarn install
  1. Create .env file and edit it. You need to add REDIS_URI, RPC_URL, WSS_URL, BOT_TOKEN, BOT_ID, PRIVATE_KEY

.env file

REDIS_URI=
RPC_URL=
WSS_URL=
BOT_TOKEN=
BOT_ID=
PRIVATE_KEY=
  1. Run the project
yarn start

Author

About

This project is for sniping tokens on Raydium, Moonshot. It tracks the migration transaction on Raydium from Pump.fun, Moonshot, and send buy transaction as soon as it's tracked. It also tracks marketcap using bitquery and if it hits the condition, it will buy & send a message to telegram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published