Dominic Valencia
Aug 9, 2017 · 1 min read

Hi, this is really great tutorial. Actually I’ve been looking for a solution for our iOS project — we actually want to interact with smart contracts directly from the native app. In android this is possible using Web3j library however I don’t think there’s such library for iOS probably as you know in web3j you can translate smart contracts to java classes and that is what we need.

I noticed this article is from 2015 so I’m just wondering if you have a latest solution for iOS?