0xPolygonID / js-sdk-examples

examples of usage polygonid-js-sdk
Apache License 2.0
15 stars 21 forks source link

Unable to create v3 proofs #19

Open sirpy opened 9 months ago

sirpy commented 9 months ago

Please add examples for circuitId: CircuitId.AtomicQueryV3OnChain in handleAuthRequestV3CircuitsBetaStateTransition It doesnt seem to work see https://github.com/0xPolygonID/js-sdk/issues/182

vmidyllic commented 9 months ago

do you use a witness files for onchain circuit?

sirpy commented 9 months ago

I downloaded the circuits as per the reademe instructions. I'm sure you can try it yourself and see that it doesn't work. There are multiple bugs, starting with the inability to pass a challenge param.