Skip to content

📊 Cryptocurrency dashboard for Binance with Coingecko information

Notifications You must be signed in to change notification settings

707Plushka707/coins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coins - Binance Portfolio Tracker

Coins is a colorful Binance crypto wallet tracker!

  • Login - provide your Binance API keys to track your wallet data
  • Home - view total balance, balance of each asset, 24h price changes and more
  • Coin - view detailed information of an asset, for example a 7-day price chart and a description

Technologies

  • This project is written in ReactJS
  • Create React App was used to create the project
  • Node Binance API is used to get wallet balances, coin prices and candlestick chart data
    • APIKEY and SECRET KEY are stored as cookies
  • CoinGecko API is used to get some additional crypto data
  • Express.js is used to create a server
  • Recharts is used to display data in multiple different charts

Run the app

  • Install Docker
  • In the project directory run docker-compose up

About

📊 Cryptocurrency dashboard for Binance with Coingecko information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • CSS 16.3%
  • HTML 1.3%