greed 0.5.2

A rust tool to automate trades 📈
Documentation
1
2
3
4
5
pub mod factory;
mod path;
pub mod provider;
mod reader;
pub mod runner;