Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
delegation-toolkit/get-started/smart-account-quickstart/eip7702.md
Outdated
Show resolved
Hide resolved
delegation-toolkit/get-started/smart-account-quickstart/index.md
Outdated
Show resolved
Hide resolved
AyushBherwani1998
previously approved these changes
Sep 5, 2025
Member
AyushBherwani1998
left a comment
There was a problem hiding this comment.
minor edits for link, rest looks good.
Co-authored-by: Ayush Bherwani <ayush.bherwani1998@gmail.com>
AyushBherwani1998
added a commit
that referenced
this pull request
Sep 8, 2025
* Minor DTK fixes (#2277) * Minor DTK fixes * Apply suggestions from code review Co-authored-by: Ayush Bherwani <ayush.bherwani1998@gmail.com> --------- Co-authored-by: Ayush Bherwani <ayush.bherwani1998@gmail.com> * Fix broken links (#2278) * update execute on smart accounts behalf guide * add parameters in delegation scopes * update reference docs * update guide: execute-on-smart-accounts-behalf * Apply suggestions from code review Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --------- Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”>
AyushBherwani1998
added a commit
that referenced
this pull request
Sep 18, 2025
* Add delegation scopes guide * add delegation scopes guide * minor edits and rename files * add delegation scopes to manual sidebar * restructure and edit * edit to include scopes in guides * address reviewer comments --------- Co-authored-by: “AyushBherwani1998” <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Tran <alexandratran@protonmail.com> * Update dtk tutorial for v0.13 * Update creating delegation references for v0.13 * Minor DTK fixes (#2277) * Minor DTK fixes * Apply suggestions from code review Co-authored-by: Ayush Bherwani <ayush.bherwani1998@gmail.com> --------- Co-authored-by: Ayush Bherwani <ayush.bherwani1998@gmail.com> * Fix broken links (#2278) * update execute on smart accounts behalf guide * add parameters in delegation scopes * update reference docs * update guide: execute-on-smart-accounts-behalf * Apply suggestions from code review Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --------- Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> * Update caveats to use new declarative format * update execution modes * update parametes of caveats to new caveat configs * update caveats api reference to new declarative format * Apply suggestions from code review Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> * improve docs --------- Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> * Adds guide: Check the delegation state * add check delegation state guide * fix typos * minor edits --------- Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Tran <alexandratran@protonmail.com> * Adds guide: Constrain a scope * add constrain a scope documentation * edit guide and fix links * minor edits --------- Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Tran <alexandratran@protonmail.com> * Update reference section * restructure reference docs * add support for caveat enforcer client reference * add delegation api index page, fix links, adjust toc style * revert toc code font size --------- Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Tran <alexandratran@protonmail.com> * Update docs to use signer * update to use signer * revert the ref changes * apply reviewer suggestion Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --------- Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> * Add DTK tutorial for creating an invite link (#2289) * Fix typos Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> * Update react-native.md (#2225) useSDK is now modified and connect, terminate options have moved to sdk object inside useSDK function Co-authored-by: Mohammad Shahbaz Alam <shahbaz17@users.noreply.github.com> * Add DTK tutorial for creating an invite link * Edit the Angular SDK content. (#2287) Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Fix deeplink urls (#2293) * Edit the embedded wallets React builder component. (#2292) * Edit the React builder component. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Typo. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> --------- Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * update tutorial * Add DTK tutorial for creating an invite link * Update react-native.md (#2225) useSDK is now modified and connect, terminate options have moved to sdk object inside useSDK function Co-authored-by: Mohammad Shahbaz Alam <shahbaz17@users.noreply.github.com> * Edit the Angular SDK content. (#2287) Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Fix deeplink urls (#2293) * update tutorial * Edit the embedded wallets React builder component. (#2292) * Edit the React builder component. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Typo. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> --------- Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * add wagmi step and adjust headings * address reviewer comments * address reviewer comments * minor edits --------- Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> Co-authored-by: Ayush Bherwani <ayush.bherwani1998@gmail.com> Co-authored-by: AyushBherwani1998 <“ayush.bherwani1998@gmail.com”> Co-authored-by: Arnav Chhabra <65032719+Halleys123@users.noreply.github.com> Co-authored-by: Mohammad Shahbaz Alam <shahbaz17@users.noreply.github.com> Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com> * revert the ew changes * revert ew change * v0.13 changes * v0.13 changes * Apply suggestions from code review Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --------- Co-authored-by: Ayush Bherwani <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> * minor edits * remove todo * use disallows instead of disables * remove 7715 card from intro page * improve delegation scope ref description * add getMultiTokenPeriodEnforcerAvailableAmount action --------- Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> Co-authored-by: “AyushBherwani1998” <“ayush.bherwani1998@gmail.com”> Co-authored-by: Alexandra Tran <alexandratran@protonmail.com> Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> Co-authored-by: Arnav Chhabra <65032719+Halleys123@users.noreply.github.com> Co-authored-by: Mohammad Shahbaz Alam <shahbaz17@users.noreply.github.com> Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
llm-context.mdfile from latest version to remove empty card on category page (for latest version).Preview
https://metamask-docs-a0gagf0dk-consensys-ddffed67.vercel.app/delegation-toolkit/get-started
Checklist