Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added releyer investigation #11

Merged
merged 1 commit into from
Aug 20, 2024
Merged

added releyer investigation #11

merged 1 commit into from
Aug 20, 2024

Conversation

Jemiiah
Copy link
Contributor

@Jemiiah Jemiiah commented Aug 18, 2024

issue Resolves : #3

I developed a relayer service in Go that periodically invokes the propagateRoot() function on the ScrollStateBridge smart contract. This service, scheduled with a cron job, ensures the latest World ID Identity Manager root is consistently propagated to the Scroll network, with considerations for error handling, security, and production deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

investigate how to create a relayer service that periodically calls propagateRoot() as a cron job
2 participants