Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelreel/awesome-drift
Hand-picked Drift protocol useful links to help you build on Drift
https://github.com/kelreel/awesome-drift
List: awesome-drift
drift drift-protocol drift-solana solana
Last synced: 18 days ago
JSON representation
Hand-picked Drift protocol useful links to help you build on Drift
- Host: GitHub
- URL: https://github.com/kelreel/awesome-drift
- Owner: kelreel
- Created: 2024-01-12T14:15:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T17:32:05.000Z (9 months ago)
- Last Synced: 2024-05-06T15:32:35.608Z (9 months ago)
- Topics: drift, drift-protocol, drift-solana, solana
- Homepage: https://drift.trade
- Size: 832 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Awesome Drift
![]()
🚀 A list of tools, libs and resources to help you build on Drift✏️ Feel free to add you own projects
### Official resources
- [App](https://app.drift.trade/)
- [Foundation](https://drift.foundation/)
- [Drift Docs](https://docs.drift.trade/)
- [Drift API docs](https://drift-labs.github.io/v2-teacher/#terms-of-use)
- [Historical data API](https://docs.drift.trade/historical-data/historical-data-v2)
- [Github](https://github.com/drift-labs)
- [Litepaper](https://assets-global.website-files.com/611580035ad59b20437eb024/61293b57e3103934ddc5535f_v0%20Devnet%20Feature%20Paper%20-%20Revision%201.1.pdf)
- [Audit](https://www.drift.trade/audit)
- [Protocol V2](https://github.com/drift-labs/protocol-v2)### Official SDK
- [Rust SDK](https://github.com/drift-labs/drift-rs)
- [TypeScript SDK](https://github.com/drift-labs/protocol-v2/tree/master/sdk)
- [Python SDK (driftpy)](https://github.com/drift-labs/driftpy)
- [API Gateway](https://github.com/drift-labs/gateway)### Trading bots
- [Example bots](https://github.com/drift-labs/example-bots)
- [Order matching bot](https://docs.drift.trade/tutorial-bots/keeper-bots/tutorial-order-matching-bot)
- [Order trigger bot](https://docs.drift.trade/tutorial-bots/keeper-bots/tutorial-order-trigger-bot)
- [Liquidation bot](https://docs.drift.trade/tutorial-bots/keeper-bots/tutorial-liquidation-bot)
- [JIT maker bot](https://docs.drift.trade/tutorial-bots/trading-bots/tutorial-jit-trading-bot)### Community projects
- [Arcana](https://github.com/skynetcap/arcana)
- [Drift funding vault](https://github.com/0xNineteen/drift-funding-vault)
- [Social Fi](https://github.com/slide-labs/slide-socialfi)
- [Driftpy Arbitrage](https://github.com/0xbigz/driftpy-arb)