1 unstable release

0.1.7 Dec 1, 2025

#8 in #fee

Apache-2.0

52KB
791 lines

Jito Programs

This repository is home to Jito's on-chain programs that enable MEV collection and MEV sharing with SOL stakers; additionally we may host useful on-chain program reference implementations here.

Version Management

Release Process

  1. Run the release command:
    ./release
    

This will:

  • Bump the version number
  • Rebuild the IDLs
  • Create a git tag
  • Push changes and tags

Dependencies

~19MB
~364K SLoC