coinmarketcap-crypto-hodl-donut

A crypto donut that lets you view and keep track of a portfolio of coins/tokens based on data from coinmarketcap.com

View the Project on GitHub

Coinmarketcap Crypto Hodl Donut

A crypto donut that lets you view and keep track of a portfolio of coins/tokens based on data from coinmarketcap.com.

where to get it

Chrome Extension: https://chrome.google.com/webstore/detail/coinmarketcap-crypto-hodl/igpicpdgfjbanblnpmnndgpdpkcomekc

Otherwise just clone the repo, then yarn install and yarn run dev to run locally

how to use it

Two simple steps:

  1. create your portfolio by adding values per coin/token
  2. switch to the donut (press ) to view the total value of the portfolio

There are a bunch of key bindings that aim to allow or enhance usability. For example, you can use f to filter coins/tokens. If the token you’re searching for isn’t displayed (but you know it is listed on coinmarketcap), you can add it using the input in the lower right corner:

Api queries are set to return 100 items by default. If coins in your portfolio are ranked beyond the top 100 list on coinmarketcap, you’ll need to adjust the query. Bring up the api limit options by pressing a (shown above).

Finally, you can customize the donut with currency options (press c), and with display of percent change over the previous hour, day, or week (press p):

key bindings

offline mode

The only need for connectivity is to query the api, which occurs when first displaying the donut, and upon a user-initiated data refresh (i.e. clicking the button beneath the donut indicating the timestamp of the last update). Otherwise, the app functions as advertized when not connected to the Internet.

Data is kept in the browser’s local storage. If you want to clear the state, just open the JS console (⌥⌘J) and enter localStorage.clear().

testimonials

★★★★ “If I still had any Litecoin left I’d donate” - Charlie Lee

★★★ “Decent tool. Would be better if Bitcoin Cash were positioned to the left of Bitcoin” - Roger Ver

★★★★★ “We only use this for Bitcoinses. It’s not a donut it’s a ring. It’s ours, it is, and we wants it!” - Peter Thiel

★★★ “Blockchain technology has been around for centuries. It’s just been forgotten. Is it possible that it was not invented by our civilization? Yes, it is” - Giorgio Tsoukalos

“If this were a real donut, I’d step on it” - Warren Buffet


Feeling generous?