Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberboysumanjay/binancefuturesbalancedashboard
Get realtime Binance Futures Wallet Details
https://github.com/cyberboysumanjay/binancefuturesbalancedashboard
analysis balance binance binance-api crypto cryptocurrency dashboard futures investment react
Last synced: 10 days ago
JSON representation
Get realtime Binance Futures Wallet Details
- Host: GitHub
- URL: https://github.com/cyberboysumanjay/binancefuturesbalancedashboard
- Owner: cyberboysumanjay
- Created: 2021-08-31T07:50:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T08:41:28.000Z (over 3 years ago)
- Last Synced: 2024-11-28T00:21:53.697Z (2 months ago)
- Topics: analysis, balance, binance, binance-api, crypto, cryptocurrency, dashboard, futures, investment, react
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Binance Futures Dashboard
A React app to showcase realtime Binance Futures. (Updates every second)
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.## Configuration
You need to set 2 env variables in order to make this app fetch relevant data
`REACT_APP_API_KEY`
`REACT_APP_API_SECRET`Not sure where to get these? Start [here](https://www.binance.com/en/support/faq/360002502072)