Verify Example Coin:

This function allows you to verify your coin-mining code.


API Declaration:

URL /verify_example_coin
Inputs JSON in this format:
{
   "coin_blob" : "base64-encoded blob of the coin you mined",
   "id_of_miner" : "your miner id"
}
Output          JSON containing either the success message or an error message
Method POST

 

Manual Submission:

If you prefer not to use the API, you can use the form below to verify your coin:

Verify Coin: coin_blob (base64 encoded):


id_of_miner:




Result: