Hi!
I'm just getting into Multichain, so I'm not familiar with all features and possibilities yet. ;)
For my use-case it would be very useful to be able to link permissions to holding an asset. More specific: If someone has asset A he would have e.g. the permission to write to stream S.
My intention is to be able to have and write metadata of asset A (in stream S). And: If asset A is transfered the ability to write metadata is transfered to the holder of asset A, too.
Is there a (native) posibility to achieve this? If there is a more MultiChainy solution to this, please give a hint! ;)
Thanks for your answers.
edit: I had a look at sendwithdata where data can be passed to a stream. But I think the write permission in this case has to be assigned before, right?