File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
delegation-toolkit/experimental Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ The MetaMask Delegation Toolkit provides the experimental actions for ERC-7715 t
2121## Request permissions
2222
2323To request permissions, extend your [ Viem Wallet Client] ( https://viem.sh/docs/clients/wallet ) with ` erc7715ProviderActions ` actions.
24- You'll need a session account to request the permission, which can be either a MetaMask smart account or an externally owned account (EOA).
25- This example uses a smart account:
24+ You'll need a session account to request the permission, which can be either a smart account or an externally owned account (EOA).
25+ This example uses a MetaMask smart account:
2626
2727<Tabs >
2828<TabItem value =" example.ts " >
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ The latest major MetaMask documentation updates are listed by the month they wer
99For a comprehensive list of recent product changes, visit the "Release Notes" section at the bottom
1010of the [ MetaMask developer page] ( https://metamask.io/developer/ ) .
1111
12-
1312## July 2025
1413
1514- Added a [ MetaMask Smart Accounts quickstart] ( /delegation-toolkit/development/quickstart ) .
You can’t perform that action at this time.
0 commit comments