Hi, i see that many peoples interesting about smart contracts in multichain. But as i read, you dont planing to implement it to multichain.
In all questions, you are asking about "What do you want to do with smart contract, maybe you dont need them".
So for example i'll try to explain why i need smart contract, and i'll ask you can i do it with assets, stream and etc. without smart contract?
For example, i need some payment system. Peoples will pay for watching movie. For coins i'm planing to use assets. When client click button "Start watching", smart contract check if he has coins for pay, if he have, he will get url for watching.
If i used Ethereum, i stored link in smart contract, and i dont need main node for sending link to client.
But with multichain i cant do it, and even if i storing links inside stream, clients can read stream and don pay for it.