#crypto #arbitrage #solana #defi #command-line-interface

app etherfuse-arb

A command line interface for transacting arbitrage opportunities on etherfuse

3 releases (breaking)

0.3.0 Aug 28, 2024
0.2.0 Aug 26, 2024
0.1.0 Aug 26, 2024

#3 in #arbitrage

Apache-2.0

49KB
938 lines

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 run --keypair ~/.config/solana/id.json CETES7CKqqKQizuSN6iWQwmTeFRjbJR6Vw2XRKfEDR8f

Dependencies

~85MB
~1.5M SLoC