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

app etherfuse-arb

A command line interface for transacting arbitrage opportunities on etherfuse

6 releases (breaking)

0.7.0 Nov 26, 2024
0.6.0 Nov 22, 2024
0.5.0 Nov 21, 2024
0.3.0 Aug 28, 2024
0.1.0 Aug 26, 2024

#2 in #arbitrage

Apache-2.0

79KB
2K SLoC

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

Dependencies

~86MB
~1.5M SLoC