Reputation: 11
I have some queries for ethereum blockchain.
1 - I was looking through some requirements of a project. They wanted to have music streaming on ethereum blockchain. I mean how that can be possible. I mean first pushing the data on ethereum and then retrieving that back would cost a lot of transactions. How can a music streaming be possible on ethereum.
2 - If I have an array of structs than pushing into an array is easy and possible but while retrieving back the whole array is not comming. I can have a specific index of that array. But I want the whole array, which is not getting retrieved. If it is not possible for EVM to give the whole array. Than what can be the alternative of the same.
3 - Lets say I am storing a reference link to blockchain. Now I can retrieve the link but, can I redirect to that link internally from blockchain only. I mean is it possible if I want to create a smart contract in which when a user gives some requirements than it automatically creates an account in mist or etherwallet.
Thanks in advance.
Upvotes: 1
Views: 193
Reputation: 10981
Upvotes: 1