Closed peersky closed 1 week ago
Latest commit: 9afa813fa97a7e9817d77e6b4501115f26bf3812
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
WIth completion of #62 it is now possible to create multiple subjects that correspond to different Rank NFT asset minting privilege.
As we go forward, this brings a ux question of supplorting multiple subjects with absolutely identical subject. Technically right now it is possible, to create two Rank Token NFTs, with identical subject.
With this ticket, we want to create token such that it can work for every subject, but will avoid duplication of Rank NFTs.
This means that there will be one Rank NFT endpoint that can mint tokens for unlimited number of instances. Following is needed:
instantiate
workflow should be able to recognize already existing instance and attach to it another instance