This repository provides open source access to Drift V2's Typescript SDK, Solana Programs, and more.
SDK docs can be found here
Example bots (makers, liquidators, fillers, etc) can be found here
# build v2
anchor build
# install packages
yarn
# build sdk
cd sdk/ && yarn && yarn build && cd ..
cargo test
bash test-scripts/run-anchor-tests.sh
Information about the Bug Bounty can be found here