Skip to content

Commit

Permalink
Typo fix Update 2_paymaster-sponsor-using-wagi.md (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
teenager-ETH authored Jan 15, 2025
1 parent da35d45 commit a24d2e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ In this step, we’ll create a new page in our project where users can mint an N

In your project’s `src/app` folder, create a new file called `mint/page.tsx`. This file will contain the code to manage wallet connection, check for paymaster capabilities, and execute the minting action.

:::info Experimenal Hooks and Capabilities
:::info Experimental Hooks and Capabilities

To ensure a smooth, gas-free NFT minting experience, it’s important to understand the purpose of two key hooks from Wagmi:

Expand Down

0 comments on commit a24d2e6

Please sign in to comment.