You are viewing a single comment's thread from:
RE: Steem Ruby: The Official Ruby Client for the Steem Blockchain
It looks to me like the answer at the moment is no. The steem-ruby
gem indirectly relies on the ffi
gem. For this to work in RubyMotion, apparently the related C functions would need to be wrapped in an Objective-C class and statically link in.
https://stackoverflow.com/questions/31526187/using-ffi-gem-or-similar-in-rubymotion