/blockchain-swift-playground

⛓ A demo for beginners to understand blockchain easily.

Primary LanguageSwiftMIT LicenseMIT

⛓ Blockchain 101 with Swift Playground

Blockchain is a very hot topic now with the hype of cryptocurrencies such as Bitcoin or Ethereum. Everyone tells that blockchain is very secure with immutable data stored.

In fact, blockchain is a very simple hashed linked list and it can be implemented very easily. This Swift playground is a demo for beginners to understand Blockchain easily.

License

MIT