KO
|
EN
gitlite — search
Search
#python
#javascript
#css
#html
#nodejs
#docker
#material-design
#python3
#cli
#rust
#kubernetes
#react
BlockchainDemo
★ 50
Open GitHub ↗
A simple demo for Blockchain in Swift
Download README (.md)
Explore Similar Repositories
ethereum-visualization
:
A graphical explorer for the Ethereum Blockchain
bp-vuejs-dropdown
:
Dropdown component for Vuejs
ec-devtools
:
ec-devtools是支持canvas库 ( easycanvas , https://github.com/chenzhuo1992/easycanvas ) 的chrome调试工具,能对canvas的元素的样式、物理属性等进行修改,达到所见即所得的效果,提高调试效率
Scala-Machine-Learning-Projects
:
Scala Machine Learning Projects, published by Packt
bot-telegram-comentarios
:
Um bot serelepe que adora Telegram e xvideos.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
BlockchainDemo
?
Download (.md)
# 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/