I have little experience working with mobile, I have a year's experirnce programming for the steem blockchain though. I've resteemed in the hopes that someone more adept with mobile development will see it.
You are viewing a single comment's thread from:
Thanks for commenting. Good to know you're familiar with the space. I've got a LOT to learn, but fortunately there are a lot smarter guys than me out there who can make this happen!!
Most people here use steem-js, I use the python library beem mostly, also there's @steemsql.
With the python and js libraries, it's actually really easy to work with since the whole steem blockchain is in JSON format. And there are lots of guides on how to use the libraries.