Replies: 1 comment 1 reply
-
Hey @Pnin1204, Thanks for the questions. I'll try to explain them one by one. Reactive NFTs are programmable NFTs where both on-chain and off-chain data can manipulate the NFT. Is this an accurate statement? Reactive NFTs are the mental model that represents the possibility of changing their state without a to make a transaction initiated by a user. Doesn't that mean off-chain data can possibly be manipulated and cause a reaction in the NFT itself? The off-chain data can be changed while creating or based on another logic by the Reactive pallet. The blog states that it is implementation agnostic, but I don't really understand what "chain-independent logic building NFTs" is. Implementation agnostic means that it is possible to use the reactivity for smart-contract-based NFTs and pallet-based NFTs (statemine, basilisk) Conditional logic is where, as long as certain conditions are met, the NFTs react differently, right? This is already implemented so you can check. Ability to use smart contracts or runtime pallets–just means that it can react to any on-chain logic? It means the same as "implementation agnostic".
The scheduler is heavily emphasized. Isn't this accomplishable already with just standard smart contracts and NFTs? Or do you mean it's scheduled as in condition based, as in the example, where if circumstances around an NFT reach certain milestones, then a mint is "scheduled" at those milestones?
So far, the only work-in-progress is done by Acala What is "a life cycle?" of an NFT? Mean mint to burn logic? Throughout your life, you go through many life changes:
That means as a person, everyone has a lifecycle, and it's the same with the NFTs. Generative art already exists. Why the emphasis on RNFTs being able to mint generative art? Is it because the generative logic is on the chain?
Yup. I don't understand updating the off-chain state. Is it that the NFT can write data to off-chain locations? There is a magic called Substrate off-chain workers. That allows you to do a lot of crazy things such as:
Writing a novel example was effective, but does that mean that someone could just delete their book and it would happen? Or do people need to accept the change with a signature, similar to accepting a new resource with rmrk?
Not sure what you mean. Can you provide a link or source? Royalties were mentioned, and I think that RNFTs will be able to have that royalties programmed into the NFT itself, rather than through a marketplace. Is that correct? Depends on the final implementation, but both are possible. Big question is how this integrates or works with RMRK. I can see the value proposition easily, but dotsama is very focused on RMRK. Is this in conjunction with RMRK? Partnership? Independent? Can RNFTs also be RMRK nfts? RMRK is a vertical implementation. RNFT is horizontal implemetantion. |
Beta Was this translation helpful? Give feedback.
-
Hi, all. I'm Pnin, creating content for the Kusamarian. I'm trying to feature the Reactive NFT standard, and I had some questions that I was hoping could be answered here, much of it clarification. Would appreciate any information!
---Questions---
Reactive NFTs are programmable NFTs where both on-chain and off-chain data can manipulate the NFT. Is this an accurate statement? Doesn’t that mean off-chain data can possibly be manipulated and cause a reaction in the NFT itself?
The blog states that it is implementation agnostic, but I don't really understand what "chain-independent logic building NFTs" is.
Conditional logic is where, as long as certain conditions are met, the NFTs reacts differently, right?
Ability to use smart contracts or runtime pallets–just means that it can react to any on-chain logic?
The scheduler is heavily emphasized. Isn’t this accomplishable already with just normal smart contracts and NFTs? Or you mean it’s scheduled as in condition based, as in the example, where if circumstances around an NFT reach certain milestones, then a mint is “scheduled” at those milestones?
What is “a life cycle?” of an NFT? Meaning mint to burn logic?
Generative art already exists. Why the emphasis on RNFTs being able to mint generative art? Is it because the generative logic is on chain?
I don’t understand updating off-chain state. Is it that the NFT can write data to off chain locations?
Writing a novel example was effective, but does that mean that someone could just delete their book and it would happen? Or do people need to accept the change with a signature, similar to accepting a new resource with rmrk?
Royalties were mentioned, and I think that RNFTs will be able to have that royalties programmed into the NFT itself, rather than through a marketplace. Is that correct?
Big question is how this integrates or works with RMRK. I can see the value proposition easily, but dotsama is very focused on RMRK. Is this in conjunction with RMRK? Partnership? Independent? Can RNFTs also be RMRK nfts?
Thanks for any help understanding!
Beta Was this translation helpful? Give feedback.
All reactions