Skip to content

Commit

Permalink
deploy: ad1bdfe
Browse files Browse the repository at this point in the history
  • Loading branch information
unclezoro committed Sep 6, 2024
1 parent 54127f9 commit f97788a
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 196 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2129,7 +2129,7 @@
<p>This guide outlines the steps for wallet developers to integrate paymaster services, enabling gas fee sponsorship for their users. By following these standards, wallets can offer seamless, gasless transactions across multiple paymaster providers.</p>
<h2 id="interaction-workflow">Interaction Workflow<a class="headerlink" href="#interaction-workflow" title="Link to this section"></a></h2>
<p><img alt="wallet-paymaster" src="../../../img/paymaster-wallet.png"></p>
<p>Integration involves modifying the transaction creation and sending process to interact with paymaster services. For detailed information about the paymaster API interface, please refer to this document.</p>
<p>Integration involves modifying the transaction creation and sending process to interact with paymaster services. For detailed information about the paymaster API interface, please refer to this <a href="../paymaster-api/">document</a>.</p>
<p>The main steps are:</p>
<ol>
<li><strong>Transaction Preparation</strong>:<ul>
Expand Down
Loading

0 comments on commit f97788a

Please sign in to comment.