scope-connect-walletkit-swift
Developer Toolshttps://github.com/Lambda256/scope-connect-walletkit-swift
WalletKit iOS SDK for scope-connect — Swift Package (binary XCFramework distribution)
About this project
Swift Package for **WalletKit**, the wallet-side SDK of Lambda256's scope-connect platform. A wallet app uses it to pair with a dApp over the scope-connect relay (QR pairing, WSS), maintain the session, and answer signing requests (EIP-712 / EIP-3009). This is a **binary distribution repository**: it carries the package manifest and the released `WalletKit.xcframework` zips. The SDK itself is a Kotlin Multiplatform core developed in the scope-connect monorepo; the same core ships to Android/JVM via Maven (`io.lambda256.scopeconnect:walletkit`). Requirements iOS 16+ Swift 5.9+ (Xcode 15 or later) **Xcode** — File ▸ Add Package Dependencies… and enter:
This is a GitHub repository (source code), not a hosted HTTP API endpoint.