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
- Host: GitHub
- URL: https://github.com/appcoda/blockchaindemo
- Owner: appcoda
- Created: 2018-05-31T06:10:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T06:14:56.000Z (over 7 years ago)
- Last Synced: 2025-03-27T05:33:31.336Z (11 months ago)
- Topics: blockchain, ios-app, swift, tutorial
- Language: Swift
- Size: 71.3 KB
- Stars: 50
- Watchers: 7
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/