/My-Cryptoportfolio-Local

Display your locally saved Cryptoportfolio.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

My Cryptoportfolio - Local

Website: My Cryptoportfolio - Local

A fully local web app to get an overview of your cryptoportfolio. Nobody will ever see your private portfolio information. The only external API call is to CryptoCompare to get the current crypto prices.

Obiously this app will not sync with multiple devices. If you want this feature check out the version with a database connection: My Cryptoportfolio. There the user portfolios are saved anonymously in a MongoDB Atlas database.

How-to-use

  • Copy index.html to a convenient place on your hard drive.
  • Edit index.html, go to line 95 and replace the demoportfolio with your own one.
    • Ticker symbols can be found at CryptoCompare, CoinGecko or similar pages.
    • Available fiat currencies can be seen from line 126 onwards.
  • Double-click index.html to display your portfolio.