Skip to content

iden3/circom-witnesscalc-swift

Repository files navigation

CircomWitnesscalc

⚠️ This repository is currently WIP and experimental ⚠️

CircomWitnesscalc is an iOS wrapper for the iden3/circom-witnesscalc library

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Works with iOS 12.0 or macOS 11.0 and higher.

Installation

CircomWitnesscalc is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CircomWitnesscalc', '0.0.1-alpha.1'

License

CircomWitnesscalc is part of the iden3 project and licensed under MIT and APACHE 2.0 licences. Please check the LICENSE-MIT and LICENSE-APACHE files for more details.