Post
Topic
Board Announcements (Altcoins)
Re: [NLG] Guldencoin.com/pay-here — Meet our awesome community
by
/GeertJohan
on 25/10/2014, 16:06:38 UTC
I have put my money where my mouth was. I send GeertJohan a little donation in his tipjar and encourage everyone to do the same!  Grin

I also sent him some extra Guldencoin, I do this quite often tbh haha.

Thanks guys! Very much appreciated!

In the meantime I just had to take a few minutes of the difficulty algorithms and fix something else: adding some API's to the explorer so it can be used by coinmarketcap.com and other services.
The API's are quite simple:
https://explorer.guldencoin.com/sapi/blockreward
https://explorer.guldencoin.com/sapi/totalcoins

They mimic the blockchain.info API's (plain text results) so it's a drop-in replacement for existing services.

I also wrote some short documentation about the explorer and API's here: https://docs.guldencoin.com/services/explorer/
The totalcoins api uses data from our distribution system so it's the accurate number of coins in use right now, see the docs for more info.