-
Notifications
You must be signed in to change notification settings - Fork 143
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
docs: adds using 7702 react page #1350
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd the label graphite-merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
site/pages/react/using-7702.mdx
Outdated
|
||
**For developers with existing users and embedded wallets** | ||
|
||
Upgrade your existing embedded EOA users to smart accounts to enable features like batching and gas sponsorship. Account Kit makes this upgrade easy with compatible smart accounts and infrastructure. Follow [this guide](#TODO/7702-uypgrade). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging that i'm seeing a weird typo here in "7702-uypgrade" - let's double check that this links correctly
9b63964
to
ddc3e5e
Compare
e33f410
to
846fa9b
Compare
Pull Request Checklist
yarn test
)site
folder, and guidelines for updating/adding docs can be found in the contribution guide)feat!: breaking change
)yarn lint:check
) and fix any issues? (yarn lint:write
)PR-Codex overview
This PR adds a new section on
EIP-7702
to the React documentation, detailing its features, benefits, and implementation for developers. It also updates the sidebar to include a link to this new content.Detailed summary
site/sidebar/react.ts
to add a link for "Using 7702".site/pages/react/using-7702.mdx
with:EIP-7702
.EIP-7702
and its significance.EIP-7702
will be available.