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.
- create
.env
file with PRIVATE_KEY (as [u8]) and RPC_URL - customize
JitMakerConfig
in./jit/src/main.rs
- run
bash jit.sh
the author would generally advise to use an entirely separate account for jitting.