Skip to content
Discussion options

You must be logged in to vote

You can only find uniqueness by using either:

  1. A named object (soulbound)
  2. A resource that holds the object to the object (and therefore is unique on the resource)

These both essentially use a consistent hash to determine whether you already have the item

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@0x-j
Comment options

0x-j May 2, 2024
Maintainer Author

@gregnazario
Comment options

Answer selected by 0x-j
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
object Questions related to Objects
3 participants