lauritzsh / cryptomon

Cryptocurrency Portfolio Monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptomon

Cryptocurrency Portfolio Monitor

A simple portfolio monitor for all your cryptocurrencies that works offline.

It is built using Reason with ReasonReact. I made it because I wanted something simple that allowed me to quickly check up on my portfolio. It is still a WIP so minor bugs can be expected but please report any here thanks.

The crypto data is downloaded from CoinMarketCap and cash data is downloaded from Exchange Rates API.

How to run

Install reason-cli (this project runs 3). Then install dependencies with yarn or npm i.

To run a local development server do yarn start. A production build can be made with yarn build.

About

Cryptocurrency Portfolio Monitor


Languages

Language:OCaml 73.7%Language:CSS 21.4%Language:HTML 3.9%Language:JavaScript 1.0%