starknet-react icon indicating copy to clipboard operation
starknet-react copied to clipboard

Update paymaster-providers.mdx

Open tarrencev opened this issue 6 months ago • 2 comments

tarrencev avatar Jun 09 '25 13:06 tarrencev

Hey, sorry for the late review! Can you add a constructor helper similar to avnuPaymasterProvider for users to quickly set it up?

You can use packages/core/src/providers/paymaster/avnu.ts as reference and add the base url in packages/chains/src/starknet.ts.

fracek avatar Jun 12 '25 11:06 fracek

And ideally add a short code snippet showing how to use the helper too.

fracek avatar Jun 12 '25 11:06 fracek

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review.

github-actions[bot] avatar Jul 13 '25 02:07 github-actions[bot]

This pull request has been automatically closed because it has not had any further activity in the last 2 weeks.

github-actions[bot] avatar Jul 27 '25 02:07 github-actions[bot]

Hey @tarrencev I'm happy to merge another version of this PR but basically we need an helper to build the paymaster provider.

fracek avatar Jul 27 '25 12:07 fracek

Hey @fracek, we'll create another PR but worth noting that the Controller requires no additional configuration to utilize the paymaster

tarrencev avatar Aug 04 '25 15:08 tarrencev