Skip to content

Update DTK tutorials#2312

Merged
AyushBherwani1998 merged 2 commits intomainfrom
2286-update-dtk-tutorials
Sep 16, 2025
Merged

Update DTK tutorials#2312
AyushBherwani1998 merged 2 commits intomainfrom
2286-update-dtk-tutorials

Conversation

@alexandratran
Copy link
Contributor

Description

Update DTK tutorials to include toolkit installation and smart account creation as tutorial steps, instead of prerequisites.

Issue(s) fixed

Fixes #2286

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

@alexandratran alexandratran requested review from a team as code owners September 16, 2025 04:56
@vercel
Copy link

vercel bot commented Sep 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Sep 16, 2025 5:05am

@alexandratran
Copy link
Contributor Author

@AyushBherwani1998 question: For the create a custom caveat enforcer tutorial, is this installation step required?

forge install metamask/delegation-framework@v1.3.0
Add @metamask/delegation-framework/=lib/metamask/delegation-framework/ in your remappings.txt file.

@AyushBherwani1998
Copy link
Member

question: For the create a custom caveat enforcer tutorial, is this installation step required?

Kind of tricky, ideally we should but then it requires a new foundry project. As of now, we just create a contract and compile it. Maybe we can take it as an improvement.

Copy link
Member

@AyushBherwani1998 AyushBherwani1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AyushBherwani1998 AyushBherwani1998 merged commit 735cb0a into main Sep 16, 2025
19 checks passed
@AyushBherwani1998 AyushBherwani1998 deleted the 2286-update-dtk-tutorials branch September 16, 2025 08:36
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.

Update DTK tutorials to be more end-to-end

2 participants