Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 347 Bytes

Arbitrage Trading

Project

The objective of this application is to find arbitrage opportunities between two cryptocurrency exchanges.

Quickstart

  1. Clone this repository to your local.

https://github.com/hermanodecastro/arbitrage-trading.git

  1. Run cargo build to build the application.

  2. Run cargo run to start the application