Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hierarchical NFTs? #5

Open
dckc opened this issue Jun 25, 2022 · 1 comment
Open

hierarchical NFTs? #5

dckc opened this issue Jun 25, 2022 · 1 comment

Comments

@dckc
Copy link

dckc commented Jun 25, 2022

I'd like to do hierarchical NFTs. I'm struggling to figure it out. Help?

@fabcotech
Copy link
Owner

Ok interesting, what is the thing you are interested in ?

(1) Relationnal links, in a way that a NFT A may have a one-to-many relation, with other NFTs in the same / another contract, or even a full contract, this can be expressed through the metadata that you can associate to a given purse.

(2) Same as (1) but with the ownership transfered to the children, meaning that if you have NFT A, and it has 3 children NFT B C and D, when you WITHDRAW or SWAP NFT A with someone else, B C and D also change hands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants