https://github.com/drift-labs/jit-proxy
Quick runtime jit maker for drift protocol-v2
https://github.com/drift-labs/jit-proxy
market-maker-bot solana
Last synced: 7 days ago
JSON representation
Quick runtime jit maker for drift protocol-v2
- Host: GitHub
- URL: https://github.com/drift-labs/jit-proxy
- Owner: drift-labs
- Created: 2023-06-11T18:56:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-14T02:29:36.000Z (8 days ago)
- Last Synced: 2025-05-14T03:57:58.441Z (8 days ago)
- Topics: market-maker-bot, solana
- Language: Rust
- Homepage:
- Size: 1.29 MB
- Stars: 37
- Watchers: 6
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Jit Proxy
The jit proxy is a solana program that aims to make it easier to provide jit liquidity on drift v2. The jit proxy uses an MM's market and maximum position size to automatically create drift perp and spot orders.
For more information on how interact with the Jit Proxy program, see the README for the [typescript sdk](ts/sdk/Readme.md) or the [python sdk](python/README.md)