Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-14T20:35:07.000Z (3 months ago)
- Last Synced: 2024-11-14T21:27:24.422Z (3 months ago)
- Topics: market-maker-bot, solana
- Language: Rust
- Homepage:
- Size: 700 KB
- Stars: 20
- Watchers: 6
- Forks: 11
- Open Issues: 4
-
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)