BlogHide Resteemssteemlua (48)in development • 7 years agolua5.3 Chinese documentation | lua5.3中文手册See heresteemlua (48)in utopian-io • 7 years agosteemCreated with Sketch.Lua client for Steem APIWhat is the project about? This project is a wrapper of steem APIs. It provides an easy way to use steem APIs for Lua developers.The current implementation is a wrapper of steem API and the…steemlua (48)in utopian-io • 7 years agoLua client for Utopian APIWhat is the project about? This project is a wrapper of Utopian APIs. It provides an easy way to use Utopian APIs for Lua developers. The current implementation is a wrapper of Utopian API and…steemlua (48)in utopian-io • 7 years agosteemlua -- the steem library for luaDependence: libcurl, luaresteemedalanzheng (55)in utopian-io • 7 years ago如何在linux上用Lua连接Steem数据库 | How to connect Steem database on Linux by LuaSteem database uses MSSQL, on linux we have to connect it with ODBC, so we need install freetds, unixODBC at first. I used fedora. Similar for other linux distribution. Step 1: install freetds…