etherfuse-arb

Crates.ioetherfuse-arb
lib.rsetherfuse-arb
version0.7.0
sourcesrc
created_at2024-08-26 23:23:37.632354
updated_at2024-11-26 00:29:42.232631
descriptionA command line interface for transacting arbitrage opportunities on etherfuse.
homepagehttps://app.etherfuse.com
repository
max_upload_size
id1352693
size235,668
Landon Poch (landonpoch)

documentation

README

arb

A command line interface for running an arbitration bot on etherfuse assets.

Install

To install the CLI, use cargo:

cargo install etherfuse-arb

Help

You can use the --help flag on any command to pull up a help menu with documentation:

etherfuse-arb --help

Example command

etherfuse-arb --keypair ~/.config/solana/id.json --rpc https://api.mainnet-beta.solana.com
Commit count: 0

cargo fmt