/CoinConsole

Customizable cryptocurrency dashboard

Primary LanguageJavaScript

CoinConsole

Customize your very own coinmarketcap.com dashboard with your watched coins.

Photo of the CoinConsole application

Built with node.js

Uses express.js to serve up a page that connects to a websocket port via socket.io. This express server fetches new data from the public Coin Market Cap API and pushes it to connected clients every set amount of seconds.

Documentation coming soon!

Visit the official CoinConsole website