You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only unlock criteria is owning NFTs. A Unlockable can be unlocked by the user holding NFTs with nftIds specified in the array. While this is a good start, there is value in unlocking content based on other criteria.
Here are ideas for other unlock criteria:
Holding any of the nftIds specified in the array.
Holding a NFT minted on a certain tokenAddress.
Holding multiple NFTs minted on a certain tokenAddress.
Suggestions and ideas are very welcome! 🙏
The text was updated successfully, but these errors were encountered:
0xGeel
changed the title
Feature: Add additional ways of (un)locking content.
Feature request: Add additional ways of (un)locking content.
Jan 29, 2023
Context
Currently, the only unlock criteria is owning NFTs. A
Unlockable
can be unlocked by the user holding NFTs withnftIds
specified in the array. While this is a good start, there is value in unlocking content based on other criteria.Here are ideas for other unlock criteria:
nftIds
specified in the array.tokenAddress
.tokenAddress
.Suggestions and ideas are very welcome! 🙏
The text was updated successfully, but these errors were encountered: