2 Open Issues Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Integrate the Quicksilver (QS) proving system into the existing ZKP2P React Native SDK, offering users an alternative to the current Reclaim-based provers. This involves adding support for Primus and/or TLSNotary within the SDK, potentially requiring modifications to the SDK's architecture to handle multiple proving systems and potentially updating the native libraries (iOS and Android) to include QS support.

Complexity: 4/5
enhancement help wanted

React Native Mobile SDK for ZKP2P

TypeScript
Add quoter to SDK 3 months ago

AI Summary: Integrate a quoting mechanism into the ZKP2P React Native SDK, eliminating the need for separate backend calls. This involves adding a new function to the SDK that fetches quotes and potentially handling error scenarios and different quote providers.

Complexity: 4/5
enhancement good first issue

React Native Mobile SDK for ZKP2P

TypeScript