semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
901 stars 194 forks source link

Add guide to set an OpenZeppelin relay #508

Open cedoor opened 1 year ago

NathaliaBarreiros commented 1 month ago

Hi @aguzmant103, @vplasencia! I'm interested in this issue and would like to request assignment.

I've noticed work on integrating relayers in PRs #35 and #44.

Could you clarify the remaining tasks for this issue? Is the focus on improving the integration, adding documentation, or something else? Any additional context would be appreciated. Thanks!

vplasencia commented 1 month ago

Hey @NathaliaBarreiros 👋

I just assigned the issue to you. Thanks.

This issue is about explaining how to integrate the OpenZeppelin relayer into an app using Semaphore. The Semaphore boilerplate has both the OpenZeppelin and Gelato relayers integrated.

The idea is to have a written section in the docs to explain it so that it's easier for developers to integrate it.

Is it clearer now?

cedoor commented 1 week ago

Hey @NathaliaBarreiros are you still working on this?