bratergit / bitcoinrobot

BitCoin Robot for high frequency trade in Binance Exchange
GNU General Public License v3.0
1 stars 1 forks source link

Create an .env file #2

Open bratergit opened 1 year ago

bratergit commented 1 year ago

In this task you need to create a .env file to put your data from the binance api

  1. Go to the web site api binance testnet (use just the testnet website)
  2. Make an account or use the one that you already have
  3. create .env file with this structure: API_URL = " " STREAM_URL = " " API_KEY = " " SECRET_KEY = " "
DevTomilola-OS commented 1 year ago

I would like to work on this,kindly assign to me.