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

Clarify legal ownership of NFT #7

Open
steakpinball opened this issue Apr 12, 2021 · 1 comment
Open

Clarify legal ownership of NFT #7

steakpinball opened this issue Apr 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@steakpinball
Copy link

How do we know who can sell NFT certificates for each NFT pointers? We could have NFT certificates pointing to NFT pointers pointing to memory addresses. The readme states ownership is easy to determine, but who actually owns them?

@zhuowei zhuowei added the enhancement New feature or request label Apr 12, 2021
@valarauca
Copy link

The readme states ownership is easy to determine

The C++ ownership model is relatively simple. I would recommend reviewing this brief (21 page) summary (PDF warning).

I don't see the problem 😉

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

No branches or pull requests

3 participants