personaelabs / spartan-ecdsa

The fastest in-browser verification of ECDSA signatures in ZK, using Spartan on the secq256k1 curve
198 stars 28 forks source link

Test prover with wallet signatures #9

Closed DanTehrani closed 1 year ago

DanTehrani commented 1 year ago

Either

lsankar4033 commented 1 year ago

@DanTehrani I can take this on while @vb7401 is off! more web oriented so within my wheelhouse and will get me used to playing with the lib in browser

DanTehrani commented 1 year ago

@lsankar4033 That would be great! thanks!

DanTehrani commented 1 year ago

@lsankar4033 Actually I need to push some changes first (including things related to only exposing address_membership and pubkey_membership), so I'll let you know when the lib becomes somewhat stable.

lsankar4033 commented 1 year ago

ah ok! I was working on it, but will pause once I get the signature with rainbowkit/wagmi working. can then just swap in new API