You are viewing a single comment's thread from:
RE: Steem Smart Contracts: interaction via cutom json and transfer operations
This is awesome, way better than SMTs. I want to figure out how to make eBooks as custom JSONs and have an automatic ebook store that sells the books on Steem for STEEM/SBD.
I'm not the most fancy techie out there, is there any more info that breaks things down for me? Thanks dude, you're awesome!
The main problem I see is that the database of the sidechain is public meaning that everyone can read its content. You will need to store your ebooks in an encrypted manner (or a download link) and will need, somehow (with a bot?), to send the decryption key to the buyer.