An open API service indexing awesome lists of open source software.

https://github.com/appcoda/blockchaindemo

A simple demo for Blockchain in Swift
https://github.com/appcoda/blockchaindemo

blockchain ios-app swift tutorial

Last synced: 10 months ago
JSON representation

A simple demo for Blockchain in Swift

Awesome Lists containing this project

README

          

# Building a Simple Blockchain App in Swift

Blockchain is one of the many disruptive technologies that has just started to gain traction among many people. Why? This is because blockchain is the founding technology for many cryptocurrencies like Bitcoin, Ethereum, and Litecoin. How exactly does Blockchain work though? In this tutorial, I'll be covering everything there is to know about the blockchain technology itself and how to make your own "blockchain" in Swift. Let's get started!

For the full tutorial, please refer to here:

https://www.appcoda.com/blockchain-introduction/