The core interface in React Native is already here, and we now need to add noir_java and noir_swift into the project to be able to generate proofs in the application.
The Noir circuit that should be executed is this one:
For this simple example, we therefore let the user specify two factors that will remain private while the result of the product, of these two factors, is public.
The core interface in React Native is already here, and we now need to add
noir_java
andnoir_swift
into the project to be able to generate proofs in the application.The Noir circuit that should be executed is this one:
For this simple example, we therefore let the user specify two factors that will remain private while the result of the product, of these two factors, is public.