Skip to main content

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 the swift directory as a SwiftPM package in Xcode or add as a local dependency.

Usage