UNPKG

@nftgo/gorarity

Version:

An algorithm to calculate rarity of NFT(how special it is), based on Jaccard Distance.

5 lines (4 loc) 85 B
export declare enum TokenStandard { ERC721 = "erc721", ERC1155 = "erc1155" }