Open Issues Need Help
View All on GitHub Add Quicksilver proving system 3 months ago
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
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