Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.38 KB

README.MD

File metadata and controls

21 lines (17 loc) · 1.38 KB

CoinGuru Asset Tracking and Crypto Monitor

image

image

About

4 years ago I was tired of calculating my crypto assets into the corresponding estimated value in fiat-money (EUR) or BTC and made this tool during a lecture about HR management. Deployed it to an Azure App Service to check my assets from everywhere and everytime.

(2017) State of the art Server Side SPA

  • ASP.NET Core (.NET Core 2.0)
  • Angular 2 + Karma Test Runner
  • Server Side Rendering (aspnet-prerendering & @angular/platform-server)
  • Webpack (aspnet-webpack & @ngtools/webpack)
  • TypeScript & awesome-typescript-browser

How to use

  1. Create a CoinMarketCap Account @ https://pro.coinmarketcap.com/signup/ and get your API-Key
  2. Paste your key into coinmarketcap.service.ts
  3. Add your assets into home.component.ts - currencyAssets