Skip to content

Using Temporal to execute Solana Trade on Jupiter

Notifications You must be signed in to change notification settings

yllvar/JupiterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JupiterBot

JupiterBot is a Solana trading bot that uses the Jupiter API for market buys, Temporal RPC for transaction submission, and a built-in tipping system.

How to Use

  1. Populate temporal_keys.py with your Temporal RPC URLs.
  2. Populate dontshare.py with your Helius API key and Solana private key.
  3. Run the bot using python main.py.

Dependencies

  • Python 3.9 or later
  • requests, solders, base58

Run Instructions

python main.py

# JupiterBot

Original code is inspired by @moondevonyt

About

Using Temporal to execute Solana Trade on Jupiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages