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

Update Frames guide with frame-react package #366

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gskril
Copy link

@gskril gskril commented Dec 14, 2024

Relevant docs updates if farcasterxyz/frames#35 gets merged.

PR-Codex overview

This PR focuses on updating the documentation and code for the Frames v2 SDK integration, enhancing setup instructions, and improving the implementation of components for better clarity and functionality.

Detailed summary

  • Updated link in docs/index.md to point to /developers/frames/v2/.
  • Added a warning in getting-started.md about video demo being outdated.
  • Clarified setup instructions for creating a NextJS app with default config options.
  • Updated installation commands to include @farcaster/frame-react.
  • Renamed WagmiProvider.tsx to ClientProviders.tsx and included FrameProvider.
  • Refactored provider component to use wagmiConfig and FrameProvider.
  • Changed demo component name from Demo to Home.
  • Simplified context display and improved action button implementations in Home.
  • Enhanced wallet connection functionality with clearer button states and error handling.
  • Added transaction handling with useSendTransaction and improved UI feedback.
  • Incorporated signature methods with useSignMessage and useSignTypedData.

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

Copy link

vercel bot commented Dec 14, 2024

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

A member of the Team first needs to authorize it.

@gskril gskril changed the title Updating Frames guide with frame-react package Update Frames guide with frame-react package Dec 14, 2024
@gskril gskril marked this pull request as ready for review December 15, 2024 09:04
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