manutchao / crypto-balance

Script to interrogate various crypto exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto-balance

Script to interrogate various crypto exchange

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY_BINANCE

API_SECRET_BINANCE

API_KEY_COINBASE

API_SECRET_COINBASE

NTFY_SUBJECT

Run Locally

Clone the project

  git@github.com:manutchao/crypto-balance.git

Go to the project directory

  cd crypto-balance

Install dependencies

  pipenv install

Launch the script

  pipenv run python app.py

About

Script to interrogate various crypto exchange


Languages

Language:Python 100.0%