Skip to content

Commit ec5cdfd

Browse files
Add keywords to DTK pages (#2326)
1 parent 97859c6 commit ec5cdfd

31 files changed

+31
-0
lines changed

delegation-toolkit/concepts/delegation/caveat-enforcers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Learn about caveat enforcers and how they restrict delegations.
3+
keywords: [caveats, caveat enforcers, delegation]
34
---
45

56
# Caveat enforcers

delegation-toolkit/concepts/delegation/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Learn about delegation, the delegation lifecycle, and the Delegation Framework.
33
toc_max_heading_level: 2
4+
keywords: [delegation toolkit, delegation, delegator, delegate, delegation framework]
45
---
56

67
import Tabs from "@theme/Tabs";

delegation-toolkit/concepts/smart-accounts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Learn about MetaMask Smart Accounts.
3+
keywords: [MetaMask, smart accounts, account abstraction, ERC-4337]
34
---
45

56
# MetaMask Smart Accounts

delegation-toolkit/get-started/install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
sidebar_label: Install and set up
33
description: Learn how to install and set up the MetaMask Delegation Toolkit.
4+
keywords: [install, MetaMask, delegation, toolkit, smart, accounts]
45
---
56

67
import Tabs from "@theme/Tabs";

delegation-toolkit/get-started/smart-account-quickstart/eip7702.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Upgrade an externally owned account (EOA) to a smart account
33
sidebar_label: EIP-7702 quickstart
4+
keywords: [quickstart, EIP-7702, externally owned account, EOA, smart account]
45
---
56

67
# EIP-7702 quickstart

delegation-toolkit/get-started/smart-account-quickstart/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Get started quickly with the MetaMask Smart Accounts
33
sidebar_label: Smart account quickstart
4+
keywords: [quickstart, smart accounts, user operation]
45
---
56

67
# MetaMask Smart Accounts quickstart

delegation-toolkit/get-started/supported-networks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Supported networks
33
sidebar_label: Supported networks
44
description: Supported networks for Delegation Toolkit.
5+
keywords: [MetaMask, delegation toolkit, supported networks, mainnet, testnet]
56
---
67

78
The following tables display the networks supported by each version of the MetaMask Delegation Toolkit.

delegation-toolkit/get-started/use-the-cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Get started with the MetaMask Delegation Toolkit using the `@metamask/create-gator-app` CLI.
33
sidebar_label: Use the CLI
4+
keywords: [CLI, delegation, smart accounts, template]
45
---
56

67
# Use the Delegation Toolkit CLI

delegation-toolkit/guides/configure-toolkit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Learn how to configure the bundler client, paymaster client, and toolkit environment.
33
sidebar_label: Configure the toolkit
4+
keywords: [configure, delegation toolkit, bundler, paymaster, delegator environment]
45
---
56

67
import Tabs from "@theme/Tabs";

delegation-toolkit/guides/delegation/check-delegation-state.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Learn how to check the delegation state.
33
sidebar_label: Check the delegation state
44
toc_max_heading_level: 3
5+
keywords: [delegation, state, caveat enforcer, delegation scope]
56
---
67

78
import Tabs from "@theme/Tabs";

0 commit comments

Comments
 (0)