MicroSteemit is developed based on the wechat micro application which is maintained by the tencent company.
wechat micro application is an application that doesn't need to be downloaded and installed. It implements the dream of "reach within reach", and users scan or search can open the micro application through the wechat application. It also reflects the idea of "running away", and users don't have to worry about installing too many apps. Micro Applications will be ubiquitous, readily available, without installing uninstall. Suitable for life service offline shops and non-new low-frequency conversion. The micro application can realize seven functions such as message notification, offline scan code and public number association. Among them, the user can realize the mutual jump between the wechat public account and the micro application through wechat association.
In a word , MicroSteemit is an application which can be used without downloading while chatting with friends in wechat easily. Just by scanning the MicroSteemit QR code can we commodiously surf on the steemit community.
But now , the MicroSteemit is still in developed phase .Of course you also can test the project in the wechat application tool .See the github project in detail.
https://github.com/Cha0s0000/MicroSteemit/commit/002ce6419a611a12d8d08452934d60f05b24c6a7
add function of updating price history data
https://github.com/Cha0s0000/MicroSteemit/commit/cf1d7e8964e40d11cb7ceca563ecb344f82a8754
build up the table for showing the STEEM and SBD price
https://github.com/Cha0s0000/MicroSteemit/commit/dea1794392bfdfad50c1d91ad6b117b16f045a81
add showing steem and sbd price history into the table
https://github.com/Cha0s0000/MicroSteemit/commit/f2225a7c836c6cd2ca35ec3b742f57fbe624392b
get request for the steem and sbd price
https://github.com/Cha0s0000/MicroSteemit/commit/550fd69ad5b03c39979afb590292a8cd0e952cb9
add pull down to refresh the whole page and add loading item before show the data
Github: https://github.com/Cha0s0000/MicroSteemit
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-feature