Skip to content

Prime NFT's #4

@ssteiger

Description

@ssteiger

Only mint a new NFT if the tokenId is a prime.

if (tokenId is prime):
    mint()
else:
    mint() & burn()

https://en.wikipedia.org/wiki/Primality_test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions