You are viewing a single comment's thread from:
RE: Steem Smart Contracts: interaction via cutom json and transfer operations
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.