Read the statement by Michael Teeuw here.
MMM-cryptocurrency - v1.4
-
hello! can someone explain me how can i add a coin that is not in the list of coins? (by the way great module!!)
-
@marinswk well i managed alone at the end…you just need to increase the limit
-
@marinswk said in MMM-cryptocurrency - v1.4:
@marinswk well i managed alone at the end…you just need to increase the limit
Yes! And the symbol you take from Coinmarketcap, thats all for now
-
@fox Yes, and from the GH issue I filed, he added the first 100 coins, its easily scriptable to add all.
-
Could someone add Vertcoin?
-
@bocapie File an issue and ask the repo owner, he’s really friendly and helpful.
-
Is there a way to display your coin amount?
-
@bocapie said in MMM-cryptocurrency - v1.4:
Is there a way to display your coin amount?
-
Coinmarketcap changed the URLs to their sparkline graphs some time yesterday. Old URLs still load but don’t update anymore. I created a pull request with the updated URL.
-
Hi, I am trying to add a newish token to this, but can’t seem to get it to work. I have added the token name and ID to MMM-cryptocurrency.js in the sparklineIDs section, and then added it to my config.js using the name, but it still doesn’t show up.
Am I missing something out?
MMM-cryptocurrency.js - I added ‘summit-koda-token’: 9966,
config.js - I added ‘summit-koda-token’ to the currency section.My eth, bitcoin still show fine.