Following up on the first part of this tutorial, in this tutorial we shall see how we can leverage tezosgen to easily interact with our contract in our SwiftUI/Combine codebase. (more…)
Blockchain

Part 1: Creating iOS App With Smart Contract Interaction
Tezos smart contracts have matured a lot – and it’s time to use them in iOS apps, closer to the users’ hands. 😉 Throughout this tutorial we will write a smart contract using SmartPy.io and then move to Xcode and get a hands-on experience with interacting with our contract in Swift using generated code from tezosgen. Note that this tutorial will touch on the most important parts of RateMyTeam app and is not a complete step-by-step tutorial. (more…)

RateMyTeam: PoC Tezos Smart Contract App, Support for Combine
It is my pleasure to announce two new projects we have been working on for the last few months: proof of concept iOS app that interacts with a Tezos smart contract RateMyTeam and tezosgen support for Apple’s Combine framework announced at the last WWDC. (more…)

Interacting with the Tezos Blockchain on iOS, Part 2: Tezos Contracts
This tutorial is a follow-up to the part 1 that explained how to work with TezosSwift. If you did not read it and are already familiar with it or just want to skip to the code generation, I think you should be able to follow this tutorial as well, just download the project from part one.

Interacting with the Tezos blockchain on iOS: Part 1
Interacting with the Tezos blockchain on an iOS device should be an easy task. With TezosSwift, we at Ackee are working to accomplish that goal. TezosSwift has been built with type-safety in mind and implements most of what you could possibly need for Tezos development on iOS. Parts of this tutorial are also applicable to Keefer Taylor’s TezosKit, a library that TezosSwift is based on.

Integrating kin blockchain into a mobile app
Two years ago, my colleagues participated in a weekend hackathon and came up with an idea to create a Rock-Paper-Scissors game for Facebook messenger. The real-world RPS game is simple and pretty much everyone knows how to play it. The mobile app didn’t aim to add cool new ways to play the game and tried to be as simple as possible.

Looking Back at DevCon
Programmers and supporters of the Ethereum cryptocurrency have gathered in Prague for the 4th DevCon, official Ethereum Foundation conference. It took place in the Congress Center between 30th of October and 2nd of November 2018 and associated meetups took place also at our Danube House within the wider Blockchain Week Prague event. Thanks to the development of Ethereum iOS DevKit we were one of the official grantees, we had two talks during the conference and we were in the center of action during the whole week.