Getting Started (Swift)
Use Voltaire’s Swift wrappers to access Ethereum primitives from iOS and macOS.Prerequisites
- macOS 12+ / iOS 15+
- Swift 5.9+
- Zig 0.15+ (builds the native library)
Build
From the repository root:Add to Your App
Use theswift directory as a SwiftPM package in Xcode or add as a local dependency.

