This post, I show you how to use the Steem API/transfer-history and the IFTTT to sync the wallet activities to your Slack so you can get messages/updates pushed to …
SteemIt API/transfer-history is made available to public, free of charge, on four API servers world wide. Let’s have a quick look on how to use this API: curl -X …
I have simply wrapped the code onto four servers, located at East USA, West USA, Tokyo Japan and London, UK. This simplifies the API call if you want to …
I thought it will be nice to share some code-review experience from time to time. A code-review is important and necessary for PR (Pull Requests) to merge to the …
As you probably know, the SteemIt stores the images on AWS cloud servers. This is different from the texts (post content), which are stored in block-chain (e.g. lots of …
I wrote this Simple Chrome plugin to switch between Simplified Chinese and Traditional Chinese automatically. I have known many friends on steemit who use Traditional Chinese (BIG5 or ZH-TW). …