hodlwatch
hodlwatch copied to clipboard
Simple, yet powerful web app for automatic cryptocurrency portfolio tracking
In the chart section, it is possible to select 1D, 1W, 1M, 6M, 1Y and 2Y. My portfolios are more than 2 years old. I would like to be able...
In my web interface, I've saved multiple portfolios. I would like to be able to hide the ones I want. At the bottom of the interface, in the "exchanges" section,...
Alongside with exchanges, I also have online wallets. Would it be possible to support online wallets ? It will probably depends on the [ccxt](https://github.com/ccxt/ccxt) library. I have made an [issue](https://github.com/ccxt/ccxt/issues/14517)...
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...
Docker
Hi do you think it would be possible for you to create a docker version of this application. Ready to be setup as a virtual machine. As the installation process...
Very awesome app! This is my second week on Crypto and I'm looking for alternatives to the paid versions of apps... Since this is showing the general list, how far...
When fetching data, there should be some obvious indicator of that
Imported exchange data may contain non-crypto symbols as well (USD, CZK, etc). This should be filtered out
It would be good to encrypt redux store data when saved to local storage, not just during export. This requires changing app start workflow, showing password prompt first