Skip to content

Commit bc33c44

Browse files
committed
update banners and metadata
1 parent a6c28d6 commit bc33c44

23 files changed

+19
-19
lines changed

src/pages/tutorials/android-wallet.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Create an Ethereum Web3 wallet in Android
2+
title: Create an Ethereum web3 wallet in Android
33
image: 'img/tutorials/tutorials-banners/android-wallet.png'
4-
description: Empower your Android app with a Ethereum Web3 wallet using the Web3Auth PnP SDK.
4+
description: Empower your Android app with an Ethereum web3 wallet using the Web3Auth PnP SDK.
55
tags: [embedded wallets, android, evm, kotlin, secp256k1, web3auth]
66
date: May 27, 2024
77
author: MetaMask Developer Relations

src/pages/tutorials/create-custom-caveat-enforcer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a custom caveat enforcer
3-
image: 'img/tutorials/tutorials-banners/custom-caveat-enforcer.png'
3+
image: 'img/tutorials/tutorials-banners/create-custom-caveat-enforcer.png'
44
description: Define custom rules for a delegation by creating, deploying, and applying a custom caveat enforcer.
55
tags: [delegation toolkit, caveat enforcer, smart contracts]
66
date: Aug 27, 2025

src/pages/tutorials/create-wallet-ai-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create an AI agent using MetaMask SDK
3-
image: 'img/tutorials/tutorials-banners/mm-sdk-ai-agent.png'
3+
image: 'img/tutorials/tutorials-banners/create-wallet-ai-agent.png'
44
description: Create a wallet AI agent using MetaMask SDK and Vercel's AI SDK.
55
tags: [metamask sdk, AI agent, Vercel, Wagmi, Next.js, OpenAI]
66
date: May 2, 2025

src/pages/tutorials/erc20-paymaster.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Send your first transaction with ERC-20 Paymaster
2+
title: Use an ERC-20 paymaster with Web3Auth
33
image: 'img/tutorials/tutorials-banners/erc20-paymaster.png'
4-
description: Learn how to use ERC-20 paymaster with Web3Auth Native Account Abstraction.
5-
tags: [embedded wallets, account abstraction, web, paymaster, erc4337, web3auth]
4+
description: Enable users to pay gas fees with ERC-20 tokens using a paymaster with Web3Auth Native Account Abstraction.
5+
tags: [embedded wallets, account abstraction, erc-20 paymaster, erc-4337, web3auth]
66
date: October 29, 2024
77
author: MetaMask Developer Relations
88
---

src/pages/tutorials/flutter-wallet.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Create a Chain Agnostic Web3 wallet in Flutter
2+
title: Create a chain-agnostic web3 wallet in Flutter
33
image: 'img/tutorials/tutorials-banners/flutter-wallet.png'
4-
description: Empower your Flutter app with a Chain Agnostic Web3 wallet using the Web3Auth PnP SDK.
4+
description: Empower your Flutter app with a chain-agnostic web3 wallet using the Web3Auth PnP SDK.
55
tags: [embedded wallets, flutter, andriod, ios, evm, solana, web3auth]
66
date: April 22, 2024
77
author: MetaMask Developer Relations

src/pages/tutorials/pnp-no-modal-multichain.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Create a Chain Agnostic Web3 Wallet with Web3Auth
2+
title: Create a chain-agnostic web3 wallet with Web3Auth
33
image: 'img/tutorials/tutorials-banners/multi.png'
4-
description: Learn how to create a chain-agnostic Web3 wallet using Web3Auth.
5-
tags: [embedded wallets, web, multi chain, polkadot, evm, cosmos, web3auth]
4+
description: Create a chain-agnostic web3 wallet with Web3Auth, connecting embedded wallets with multiple blockchains.
5+
tags: [embedded wallets, multichain, polkadot, evm, cosmos, web3auth]
66
date: February 9, 2024
77
author: MetaMask Developer Relations
88
---

src/pages/tutorials/sending-gasless-transaction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Send your first gasless transaction
33
image: 'img/tutorials/tutorials-banners/gasless-transaction.png'
4-
description: Learn how to use gasless paymaster with Web3Auth Native Account Abstraction.
5-
tags: [embedded wallets, account abstraction, web, paymaster, eip 4337, web3auth]
4+
description: Sponsor user's gas fees using a paymaster with Web3Auth Native Account Abstraction.
5+
tags: [embedded wallets, account abstraction, gasless paymaster, erc-4337, web3auth]
66
date: October 22, 2024
77
author: MetaMask Developer Relations
88
---

src/pages/tutorials/upgrade-eoa-to-smart-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Upgrade an EOA to a smart account
33
description: Upgrade a MetaMask EOA to a smart account using MetaMask SDK and Wagmi.
4-
image: 'img/tutorials/tutorials-banners/mm-eoa-smart-account.png'
4+
image: 'img/tutorials/tutorials-banners/upgrade-eoa-to-smart-account.png'
55
tags: [metamask sdk, wagmi, EOA, smart account, EIP-7702, EIP-5792]
66
date: Aug 22, 2025
77
author: MetaMask Developer Relations

src/pages/tutorials/use-erc20-paymaster.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Use an ERC-20 paymaster
3-
image: 'img/tutorials/tutorials-banners/erc20-paymaster.png'
4-
description: Use an ERC-20 paymaster with MetaMask Smart Accounts.
2+
title: Use an ERC-20 paymaster with a smart account
3+
image: 'img/tutorials/tutorials-banners/use-erc20-paymaster.png'
4+
description: Enable users to pay gas fees with an ERC-20 token using a smart account and paymaster.
55
tags: [delegation toolkit, ERC-20 paymaster, smart accounts]
66
date: Sep 2, 2025
77
author: MetaMask Developer Relations

src/pages/tutorials/use-passkey-as-backup-signer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use a passkey as a backup signer
3-
image: 'img/tutorials/tutorials-banners/dtk-passkey-backup.png'
3+
image: 'img/tutorials/tutorials-banners/use-passkey-as-backup-signer.png'
44
description: Use a passkey as a backup signer for a MetaMask smart account.
55
tags: [delegation toolkit, passkey, backup signer, smart account]
66
date: Aug 27, 2025

0 commit comments

Comments
 (0)