/keep-rs

drift v2 rust keeper bots

Primary LanguageRust

rust keepers for drift v2

these are experimental trading bots designed for educational purposes only.
by operating these bots you accept any and all responsibility for loss of funds that may be incurred by their actions. the author strongly advises to not run these bots if you do not understand how and why they work.

JIT MAKER

  1. create .env file with PRIVATE_KEY (as [u8]) and RPC_URL
  2. customize JitMakerConfig in ./jit/src/main.rs
  3. run bash jit.sh

the author would generally advise to use an entirely separate account for jitting.