Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 461 Bytes

File metadata and controls

21 lines (14 loc) · 461 Bytes

Rust version

rustup default 1.73.0-x86_64-apple-darwin works. Need >=1.73.0 for bumpalo v3.15.3

Tests

Tests expect the DRIFT_GATEWAY_KEY environment variable to be set, and that key must have a valid Drift account on devnet.

Devnet fauct:

Initialize an account on https://beta.drift.trade, and set your browser wallet to point to devnet.

Run tests with:

cargo test