Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 661 Bytes

File metadata and controls

28 lines (19 loc) · 661 Bytes

IDKit - World ID SDK

IDKit is the toolkit for anonymous proof of human. Integrate the World ID Protocol into your application.

SDKs

Swift quick local run

bash scripts/package-swift.sh
cd swift
swift build
swift test
xcodebuild test -scheme IDKit -destination "platform=macOS"

Example iOS app:

  • Project: ./swift/Examples/IDKitSampleApp/IDKitSampleApp.xcodeproj

License

MIT License - see LICENSE for details.