Skip to content

skynetcap/ob-cranker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ob-cranker

  • Cranks SOL/USDC and other markets on OpenBook v2

Requirements

  • Docker

Building

  • Place private key (privateKey.json) in main/resources (JSON/Array format, generated by solana-keygen)

  • Set application.endpoint (RPC) & application.privateKey (file name) in application.properties

  • docker build .

Running

docker run CONTAINER_NAME

Running w/ Specific RPC (without recompiling)

docker run -e APPLICATION_ENDPOINT=YOURSOLANA_RPC_HERE CONTAINER_NAME

About

OpenBook v2 cranker for SOL/USDC and other markets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published