You are viewing a single comment's thread from:

RE: I just had an idea for steemit. A simple feature that would allow nearly limitless functionality.

in #steemit7 years ago

You can make custom JSON posts that are not posts. But they can't be retrieved as easily as posts, you will have to store the block id it is in. It is also possible to store custom JSON in the account/profile, so you could store block id I suppose and then find custom JSON or transactions using that. At least this is how it seemed to work 2hen I did some tests. Happy to be corrected if wrong!

Sort:  

Is this something you can test?

There is a test net at https://testnet.steem.vc/ you create a new account for it and then are good to go. Instructions are on the site.

The downside with storing something in the account would be that you need to get the user to give you the permission for account editing. Feels riskier than only asking for the post key. But, with steemconnect it should feel safe enough (you trust d.tube, busy.org etc that use steemconnect).

So thinking that a system would probably be something like:

  1. User logins in in you game. You start making a custom JSON. Fill it with stuff you want to track and save. This JSON can at any time be saved to the blockchain. If something new has to be saved you fetch the last saved JSON from the blockchain, update/add and save a new back to blockchain. This way you only have one JSON that you need to keep track of. This JSON can also contain purchase info, you keep track of the block id and transaction id of purchases (game bought, in game transactions).

  2. In the user profile you only store the block id and the json id. This should be equivalent to how busy.org saves social networks info in your profile and therefor an acceptable usage I think.

  3. Every time a user logs in you fetch the minimal profile info and using it you can fetch the complete info for the game.

Think this should work and be without breaking any intention of how to use the steem blockchain. Think it should work to make a client only or close to client only solution to save game/transaction info or even run a Steam like service without having to worry about your own server park!

With https://spelmakare.se/steem/rps I did a minimal test doing something like this. I store the needed game info in the custom_json for the post/comments. I did have to make a server side to "encrypt" the player choices. Maybe this can be done on the client somehow to make it 100% server free. The "server" is only a lambda function on aws, making it close to 0 maintenance. In comparison operating your own server for a game, or relying on a third party like facebook, it does appear to be a promising open approach!

Coin Marketplace

STEEM 0.19
TRX 0.18
JST 0.033
BTC 88380.57
ETH 3082.21
USDT 1.00
SBD 2.72