https://github.com/conterkote/cryptocurrency-viewer
Cryptocurrency monitoring via websockets, implemented on RTK Query
https://github.com/conterkote/cryptocurrency-viewer
binance-api coingecko-api javascript react redux-toolkit redux-toolkit-query tailwindcss typescript websocket
Last synced: about 1 month ago
JSON representation
Cryptocurrency monitoring via websockets, implemented on RTK Query
- Host: GitHub
- URL: https://github.com/conterkote/cryptocurrency-viewer
- Owner: conterkote
- Created: 2023-01-18T13:26:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T21:13:29.000Z (about 3 years ago)
- Last Synced: 2025-05-21T09:12:21.404Z (about 1 year ago)
- Topics: binance-api, coingecko-api, javascript, react, redux-toolkit, redux-toolkit-query, tailwindcss, typescript, websocket
- Language: TypeScript
- Homepage: https://cryptoviewer.vercel.app/
- Size: 215 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cryptocurrency-viewer
Cryptocurrency monitoring via websockets, implemented on RTK Query
Briefly about the project: web-application for cryptocurrencies monitoring via web-sockets, using API Binance. CoinGecko API was used for logos, unfortunely i couldn't find API that can share real-time update prices and logos, for this reason was used coinGecko 3.6MB logos list of all cryptocurrencies :(
Current features:
- Real-time update cryptocurrency data
- Responsive table with data about cryptocurrencies
- Ability to add cryptocurrencies of interest to the favorites table
- Validation for adding cryptocurrency to the favourite, if this coin doesn't exists on BinanceAPI or already included to favourite, a notification will warn you of an error
- Bearish/Bullish market news and how did this news affect related coins
- Market dominance widget, which shows the market percentage of the top 3 cryptocurrencies by marketcap
Preview:
