Skip to content

Added important note about optimism for auth addresses #439

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zacharytyhacz
Copy link

@zacharytyhacz zacharytyhacz commented Jun 3, 2025

image

I was banging my head on my desk for hours figuring out why my auth address method was NOT working, only to learn that the RPC urls MUST BE OPTIMISM.

This was no where mentioned in the docs, so thought I help everyone out


PR-Codex overview

This PR introduces a new appClient configuration for verifying sign-in messages using the @farcaster/auth-client. It sets up the necessary rpcUrls for the Optimism network.

Detailed summary

  • Added createAppClient and viemConnector imports from @farcaster/auth-client.
  • Configured appClient with a relay URL and Optimism rpcUrls.
  • Implemented verifySignInMessage method with parameters nonce and domain.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Jun 3, 2025

@zacharytyhacz is attempting to deploy a commit to the farcaster Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant