Cryptohttp

screenshot of Cryptohttp
flask

A minimalist, self-hosted web app for viewing cryptocurrency market data.

Overview

The CryptoHTTP project is a Flask webserver that utilizes the cryptowatch-sdk module with Kraken's API to display current market data on a simplistic and minimalist dashboard. The project no longer receives maintenance and has been replaced by Peluno.

Features

  • Simplistic and minimalist dashboard
  • Integration with Kraken's API
  • Automatic refresh of market data
  • Display of a list of coins in order

Summary

CryptoHTTP is a Flask webserver that integrates with Kraken's API to provide a simplistic dashboard displaying current market data. It is no longer maintained and has been replaced by the Peluno project. The installation guide provides detailed steps for setting up and running CryptoHTTP, including configuring server settings and running the Docker container.

flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.