SteemGG SDK development toolkit

This is a emulated steemGG environment which your can use to test those SDK APIs from your game.

Simply input the URL of your games index.html path into the Game URL: input and click "Load game".

Then the SDK request from your game call will be communicating with the 'Left Side'

Call steemGG.setDebugMode(true) at the start to skip the encryption so it's easier to debug

You can load the sample sdk page and inpect the source code for details as well.

Mocked Server Data:

It's a JSON object in following format.
You can store any data using the customJson field
It's a Javascript Array object

Game Area: