A Blockchain implementation that loosely mimics Bitcoin's key features.
- 🎭 Secure and Anonymous Wallets
- 🔐 Verified Transations
- 🛠 Proof-of-Work System
- 🌐 Simple Decentralization
- 🗄 Persistent state
- 🌐 P2P Decentralization
- 🗄 Advanced Persistence
- ✓ Swift 4.0+
- ✓ macOS 10.14+, iOS 12.0+, tvOS 12.0+
Big thanks for inspiration and learning from Ivan Kuznetsov's Building Blockchain in Go and BitcoinKit.