ptedeschi / NFT.net

An engine developed with .NET Core to generate NFT's through a graphical interface. Simple as that, in the best Grab & Go style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rarity of each item

philicomus opened this issue · comments

Great tool - I'm currently using it to produce a 1000-nft collection.

Probably a beginner question but given my metadata, how do I get a rarity score for each individual item?

commented

Thanks @philicomus!
Currently, you can set the weight of each trait to choose from, but you can't see a rarity rating in the end.
I'll leave this issue open because it seems useful to try to implement this functionality.
Thanks for the feedback!

Great, many thanks!

commented

Closing this question since @philicomus contributed with a solution that has already been merged to master!