bratergit / bratergit/bitcoinrobot
Create an index.js file to program our simple robot
Open
enhancement
good first issue
hacktoberfest
- Dominant language
- HTML
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In this task you should create the robot in the main directory , the file name should be index.js
1- use require
2- use async functions
3- use axios
4- use dotenv
5- use websocket
6- use crypto
Use the pair btcusdt
The index.js must connect to the binance API, and show some results using console.log ("Symbol" : coin Sybmol)
console.log("Price: " price asked)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.