I’m a developer considering using Blockstack, but I’m completely new to the platform and am wondering how it works / the learning curve.
For example, I made a social network dapp (Ethereum contract + front-end) where everything is recorded on the blockchain. How hard would it be to “port” this to Blockstack?
Could the app still write to the Ethereum blockchain? For instance, does blockstack.js make a web3 object available? Or would I have to write to the end-user-specified storage?