Skip to content

OnChainMee/jito-shredstream-provider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jito Shredstream Proxy

Low-latency ShredStream for Solana
Get the fastest access to shreds from Solana leaders.
Learn more: Jito Documentation


Disclaimer

Use at your own risk.


Quick Start

Run Shredstream in a detached screen session:

RUST_LOG=info screen -dmS shredstream ./jito-shredstream-proxy-2.39 shredstream \
  --block-engine-url https://mainnet.block-engine.jito.wtf \
  --auth-keypair my_keypair.json \
  --desired-regions amsterdam,ny \
  --grpc-service-port 9999 \
  --dest-ip-ports 127.0.0.1:8002,10.0.0.1:8002

System Compatibility

Check your GLIBC version:

ldd --version

Supported versions:

  • Ubuntu GLIBC 2.35
  • Ubuntu GLIBC 2.39

(Your system has GLIBC 2.39, good to go!)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors