MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-cryptocurrency - v1.4

    Scheduled Pinned Locked Moved Utilities
    77 Posts 21 Posters 89.2k Views 25 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      bocapie
      last edited by

      Could someone add Vertcoin?

      E 1 Reply Last reply Reply Quote 0
      • E Offline
        E3V3A @bocapie
        last edited by E3V3A

        @bocapie File an issue and ask the repo owner, he’s really friendly and helpful.

        "Everything I do (here) is for free – altruism is the way!"
        MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

        1 Reply Last reply Reply Quote 0
        • B Offline
          bocapie
          last edited by

          Is there a way to display your coin amount?

          foxF 1 Reply Last reply Reply Quote 0
          • foxF Offline
            fox @bocapie
            last edited by

            @bocapie said in MMM-cryptocurrency - v1.4:

            Is there a way to display your coin amount?

            Yes --> https://github.com/SpoturDeal/MMM-crypto-portfolio

            Issues With MMM-WatchDog known?

            https://forum.magicmirror.builders/post/29827

            Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

            1 Reply Last reply Reply Quote 1
            • O Offline
              olexs
              last edited by

              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.

              1 Reply Last reply Reply Quote 2
              • C Offline
                causerino
                last edited by

                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.

                J 1 Reply Last reply Reply Quote 0
                • J Offline
                  Jessendelft @causerino
                  last edited by Jessendelft

                  @causerino Hi!
                  I know it’s been a while, but I’ve done this as well.
                  Make sure the SparklineIDs name corresponds with the slug name provided by CoinMarketCaps API.

                  For example, I wanted to add Elrond’s eGLD.
                  The ID for this token is 6892, while the slug is elrond-egld. As this includes a hyphen symbol, it needs to be surrounded by quote marks.
                  So my addition looks like this:

                  'elrond-egld': 6892,
                  

                  I also made 2 symbols, which are not required but look pretty.

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 6
                  • 7
                  • 8
                  • 8 / 8
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy