-
Notifications
You must be signed in to change notification settings - Fork 15
Implement IPFS back-end #58
Comments
Cool. If we can have a web3 login where users can simply login with the Polkadot Extension that'd be ideal. Though we need to think about how different addresses on different networks relate to a single (or several?) user ID(s) then I guess. |
Anyone can upload or deploy with any of their existing accounts, though, so linking it to one maybe isn't the best choice. Anyway, I don't think there is anything sensitive to hide behind the login, it's just retrieving publicly available things on the chain that you want to see on another device |
Some issues with AvionDB as well - looking into using Textile which has handy user identity flow and could be integrated into Polkadot extensions: https://docs.textile.io/#threaddb |
@kwingram25 what issues/roadblocks did you experience with AvionDB? How has Textile been in comparison? Thanks! |
Contracts/code bundles currently stored in browser storage should be stored in a IPFS-based file system or database store - possibly Orbit-DB
The text was updated successfully, but these errors were encountered: