Skip to Content
DevelopersContributing to Drift

Contributing to Drift Protocol

Interested in contributing to the Drift Protocol? There are multiple ways to make valuable contributions, from documentation to code and more. Below are some of the primary avenues you can explore:

Table of Contents

Documentation

Raise issues or submit Pull Requests at the Drift Documentation Repository .

Bot Code

Keeper Bots

  • Repository: keeper bots 
  • Example: filler-lite is a recent effort to make running a keeper bot more accessible for lower-performing RPCs. Learn More 

Trading Bots

TypeScript SDK

Add new features or improve code quality and maintainability at the TypeScript SDK Repository .

Expanding SDK Language Support

Use TypeScript SDK as a reference to add more language support for broader access.

Rust SDK

Python SDK

Composing Programs on Top of Drift

  • Example: Drift Vaults 
  • Feature Requests: Tokenization of the insurance fund stake has been requested.

Main Program Contributions

  • Expanding the test suite (both TypeScript and Cargo tests) at the Main Program Repository .
  • Security: There is an Immunefi bug bounty program for identifying and sharing proof of concepts of smart contract bugs that could lead to a loss of funds.

Feel free to pick a project or issue that interests you and start contributing!

Last updated on