Use `maybeGetSemaphoreSnarkArtifacts` from `@zk-kit/utils`
sripwoud opened this issue · 2 comments
sripwoud commented
Once privacy-scaling-explorations/zk-kit#240 merges and the corresponding new @zk-kit/utils
package is published, we can delete all that code
https://github.com/semaphore-protocol/semaphore/blob/main/packages/proof/src/get-snark-artifacts.browser.ts
https://github.com/semaphore-protocol/semaphore/blob/main/packages/proof/src/get-snark-artifacts.node.ts
and use maybeGetSemaphoreSnarkArtifacts
instead
sripwoud commented
Please assign this to me ^^
vplasencia commented
Hey @sripwoud! Done. Thanks.