-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grow-IoT Dapp? #420
Comments
awesome! very interested |
Each Thing in Grow-IoT has a unique id and @token, I think that (and accounts) really are the only data that makes sense to store on something as expensive as a blockchain. One could eventually write contracts for selling and trading smart devices such as sensors, or even selling a stake in the data coming from them. Maybe it would also be good to have a type field where we could utilize linked data for further description... |
Definitely would be good for data monetization. Then of course yea running your own internal blockchain for assigning unique IDs to Grow-IoT data is a good low cost way of using blockchain to organize everything. As well a more public blockchain(ethereum) could be coupled with this. Metamask is easy to integrate with meteor. The benefit here is that now if your smart contracts, oracles, and internal blockchain uploaded to sia all rely on this identity token... then you can take your data anywhere in the world as long as you hold your private key + identity token. |
Would love to talk more in depth about this because I'm glossing over a lot of little things. If you're interested you can find my contact info on my profile. |
Was doing some reading and came across some interesting things:
Opening this issue as a placeholder and to gauge if there is interest in this.
The text was updated successfully, but these errors were encountered: