celo-org / social-connect

Protocol mapping social identifiers to blockchain addresses
https://socialconnect.xyz
Apache License 2.0
7 stars 7 forks source link

Update documentation around react native blinding client #11

Closed isabellewei closed 3 months ago

isabellewei commented 1 year ago

https://celo-org.slack.com/archives/C042J9GHJB0/p1672911102981679

  1. modify the recommended reactNativeBlindingClient object so that the blinding factor is passed in as a parameter into the blind function instead of into the constructor, to maintain same pattern as other blinding clients
  2. blindMessageWithRandom, which is currently being used in Valora, doesn't seem to exist in the react-native-blind-threshold-bls package anymore, we should use blindMessage instead
github-actions[bot] commented 4 months ago

This issue is stale and will be closed in 30 days without activity