How to Get a Paymaster & Bundler endpoint on Base testnet (Sepolia) from CDP
Expand for images and click to enlarge
.env
file
/src/components/OnchainProviders.tsx
and modify the OnchainKitProvider’s config
object to include the paymaster URL.
/src/components/TransactionWrapper.tsx
and modify the Transaction component to use the isSponsored
prop.