Skip to content

a vault program on top of protocol-v2 for delegate-managed trades with customizable terms

Notifications You must be signed in to change notification settings

programming-runner/drift-vaults

 
 

Repository files navigation

Drift Vaults

soon^TM

did you see the CLI? and the wiki?

Development

Developed using Anchor 0.26.0:

avm use 0.26.0

Run tests

cd ts/sdk
yarn
yarn build

cd ..
export ANCHOR_WALLET=~/.config/solana/id.json
anchor test

About

a vault program on top of protocol-v2 for delegate-managed trades with customizable terms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.2%
  • Rust 40.3%
  • Other 0.5%