Skip to content

Commit 8811d25

Browse files
AyushBherwani1998“AyushBherwani1998”alexandratran
authored
[Delegation Toolkit Add ERC-20 paymaster tutorial (#2259)
* add erc-20 paymaster tutorial * merge with main * fix typo * improve steps * edit tutorial * edit tutorial and change to manual sidebar --------- 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>
1 parent 32e0228 commit 8811d25

37 files changed

+282
-65
lines changed

delegation-toolkit/concepts/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn about caveat enforcers and how they restrict delegations.
3-
sidebar_position: 2
43
---
54

65
# Caveat enforcers

delegation-toolkit/concepts/delegation/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn about delegation, the delegation lifecycle, and the Delegation Framework.
3-
sidebar_position: 2
43
toc_max_heading_level: 2
54
---
65

delegation-toolkit/concepts/environment.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn about the delegator environment object `DeleGatorEnvironment` and how to use it.
3-
sidebar_position: 3
43
---
54

65
import Tabs from "@theme/Tabs";

delegation-toolkit/concepts/smart-accounts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn about MetaMask Smart Accounts.
3-
sidebar_position: 1
43
---
54

65
# MetaMask Smart Accounts

delegation-toolkit/experimental/erc-7710-redeem-delegations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn how to redeem ERC-7710 delegations with a smart contract account or an externally owned account (EOA).
3-
sidebar_position: 3
43
---
54

65
import Tabs from "@theme/Tabs";

delegation-toolkit/experimental/erc-7715-request-permissions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn how to request ERC-7715 permissions.
3-
sidebar_position: 2
43
---
54

65
import Tabs from "@theme/Tabs";

delegation-toolkit/experimental/store-retrieve-delegations.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
description: Store and retrieve delegations using the `DelegationStorageClient`.
3-
sidebar_position: 1
43
toc_max_heading_level: 2
5-
sidebar_class_name: hidden
64
---
75

86
import Tabs from "@theme/Tabs";

delegation-toolkit/get-started/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

delegation-toolkit/get-started/erc7715-quickstart.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn how to use ERC-7715 to request permissions.
3-
sidebar_position: 3
43
sidebar_label: ERC-7715 quickstart
54
---
65

0 commit comments

Comments
 (0)