Hello everyone,

I just want to let you know that I’ve managed to develop a new module that displays details about a specific NFT collection: name, image, count, and progress bar.

magicMirror2.png

It uses the Alchemy API to fetch data from the blockchain and Opensea and all you need is the API KEY from Alchemy and the contract address of the collection you want to follow.

Once the count reaches the max number of tokens the status is changed to ‘Sold out’ and you can track another collection.

More details about the installation and config can be found on the github repo: https://github.com/TemianMihai/MMM-NFTcollections

Please let me know what you think about it and provide some feedback!

Kind regards,
Mihai