Skip to content

On-chain perpetuals dex with multiple liquidity mechanisms

License

Notifications You must be signed in to change notification settings

bartolkaruza/protocol-v2

 
 

Repository files navigation

Drift Protocol v2

Docs Discord Chat License

Drift Protocol v2

This repository provides open source access to Drift V2's Typescript SDK, Solana Programs, and more.

SDK Guide

SDK docs can be found here

Building Locally

# build v2
anchor build 
# install packages
yarn
# build sdk 
cd sdk/ && yarn && yarn build && cd ..

Running Rust Test

cargo test

Running Javascript Tests

bash test-scripts/run-anchor-tests.sh

Bug Bounty

Information about the Bug Bounty can be found here

About

On-chain perpetuals dex with multiple liquidity mechanisms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 63.7%
  • TypeScript 35.9%
  • Other 0.4%