Configuration
fill out the config.json file with the required values
"rpc": "your rpc url , use paid rpc for better performance"
"ws": "wss url from your rpc provider"
blockEngineUrl= JITO BLOCKENGINE URL (pick closest blockEngine to you)
AMSTERDAM: amsterdam.mainnet.block-engine.jito.wtf
FRANKFURT: frankfurt.mainnet.block-engine.jito.wtf
NEW YORK: ny.mainnet.block-engine.jito.wtf
TOKYO: tokyo.mainnet.block-engine.jito.wtf
SALT LAKE CITY: slc.mainnet.block-engine.jito.wtf
"jitoTipPK": "privatekey of wallet to pay the fees"
"devWallet": "Dev wallet PubKey",
"useJITO": true set to false to disable jito
Last updated