A Binance client starter pack based on Binance API.
Please add the following variables to your system:
Variables | Description |
---|---|
BINANCE_API_KEY | The Binance API Key |
BINANCE_API_SECRET | The Binance API Secret |
To generate them check this https://www.binance.com/fr/support/faq/360002502072.
mvn install
mvn spring-boot:run
mvn test