Skip to content

nevstad/blockchain-swift

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

β›“ A simple Blockchain implementation written in Swift.

A Blockchain implementation that loosely mimics Bitcoin's key features.

βœ… Features

  • 🎭 Secure and Anonymous Wallets
  • πŸ” Verified Transations
  • πŸ›  Proof-of-Work System
  • 🌐 Simple Decentralization
  • πŸ—„ Persistent state

⛔️ Missing features:

  • 🌐 P2P Decentralization
  • πŸ—„ Advanced Persistence

🚦 Requirements

  • βœ“ Swift 4.0+
  • βœ“ macOS 10.14+, iOS 12.0+, tvOS 12.0+

πŸ“£ Shoutout

Big thanks for inspiration and learning from Ivan Kuznetsov's Building Blockchain in Go and BitcoinKit.

About

πŸ”— Simple Blockchain, written in Swift.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages