diff --git a/docs/pages/guides/paymasters.mdx b/docs/pages/guides/paymasters.mdx index c46f42c..b0e4ca0 100644 --- a/docs/pages/guides/paymasters.mdx +++ b/docs/pages/guides/paymasters.mdx @@ -12,6 +12,8 @@ The actions below are experimental and not supported in most wallets. It is reco As a prerequisite, you'll need to obtain a paymaster service URL from a paymaster service provider. To be compatible with Smart Wallet, the paymaster provider you choose must be ERC-7677-compliant. +We recommend the [Coinbase Developer Platform](https://www.coinbase.com/developer-platform) paymaster. You can find a full list of ERC-7677-compliant paymaster services [here](https://www.erc7677.xyz/ecosystem/paymasters). + Once you choose a paymaster service provider and obtain a paymaster service URL, you can proceed to integration. ### 2. (Recommended) Setup your paymaster proxy