Replies: 14 comments 12 replies
-
Will the serial numbers be randomly generated, incremented, or defined in some other way? And will they be globally unique, or only unique to their own token types? |
Beta Was this translation helpful? Give feedback.
-
Are there any details about how NFT balances will appear in the balance file? I assume the structure will look something like |
Beta Was this translation helpful? Give feedback.
-
How will we capture shared metadata amongst serials of the same token type? |
Beta Was this translation helpful? Give feedback.
-
Why deprecate new protobuf functionality just released and complicate it with a union structure. Why not have a |
Beta Was this translation helpful? Give feedback.
-
The following conclusions based on IWA specification have been outlined:
When it comes to implementation:
Reference: link The team is going forward with the following plan:
There are still open questions related to overloading vs adding parallel functionality that will be discussed further. In this update, we are describing the concepts that we will be introducing in terms of redesigning the Store(s) in |
Beta Was this translation helpful? Give feedback.
-
Considering the discussion around potentially supporting fungible unique tokens in the future, should some of the protobufs that reference NFTs ( |
Beta Was this translation helpful? Give feedback.
-
What are some of the use cases for serial numbers that are better served by this hip rather than a layer 2 solution? |
Beta Was this translation helpful? Give feedback.
-
How will an |
Beta Was this translation helpful? Give feedback.
-
For an NFT mint, if I send a list of 10 distinct |
Beta Was this translation helpful? Give feedback.
-
It just occurred to me it may be wasteful of resources to MINT a token with one transaction and then have to execute a second transaction to TRANSFER the token to the desired account holder. Should there be an option to mint a token directly into the target account (assuming association)? |
Beta Was this translation helpful? Give feedback.
-
How do I properly set metadata with this new NFT flow? On previewnet, I'm trying to call
|
Beta Was this translation helpful? Give feedback.
-
Anyone have an idea about 'approve' function on the ethereum case? I think it is necessary function for NFT marketplace case. I think improving 'AssociationTransaction' or implment new TransactionType just like 'ApproveTokenTransaction'. I think the latter is better. |
Beta Was this translation helpful? Give feedback.
-
How does someone who is buying an NFT know that the NFT was produced without limiting constraints. For instance, how do I know that I bought painting, then unbeknownst to me it was actually just an NFT that gave me permission to use a painting for a week. There needs to be some clarification on the part of websites that sell NFTs, declaring the user rights, or subsequently clearing the site selling the NFTs. There WILL be court cases about this. OR There needs to be more than 1 type of NFT. One that is PERMANENT, and one that is CONDITIONAL. |
Beta Was this translation helpful? Give feedback.
-
This is why the legal works will be as important in the different territories than the technology development work. The art is to create legally working contracts for each territory. And still there will be discussions.
One would also have to define who is liable in cases of service lacks and there might be insurances covering any to be expected losses. Maybe Deutsche Rück...
… Tinyhbar ***@***.***> hat am 03.12.2021 12:26 geschrieben:
How does someone who is buying an NFT know that the NFT was produced without limiting constraints.
For instance, how do I know that I bought painting, then unbeknownst to me it was actually just an NFT that gave me permission to use a painting for a week. There needs to be some clarification on the part of websites that sell NFTs, declaring the user rights, or subsequently clearing the site selling the NFTs. There WILL be court cases about this.
OR
There needs to be more than 1 type of NFT. One that is PERMANENT, and one that is CONDITIONAL.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #74 (comment) , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWAUBFIDCUIW666ICM7KC3UPCSM5ANCNFSM43TC4BRQ .
Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .
--
Peter C. Krell (M.A.)
Friedrich Wilhelm Str. 12
12099 Berlin
0157.30911250
|
Beta Was this translation helpful? Give feedback.
-
This discussion is designated as the
discussions-to
target of hip-17. Use this thread to further develop the HIP and move it through to its final lifecycle state.Beta Was this translation helpful? Give feedback.
All reactions