You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the deployContract helper function or add a script to showcase how to deploy and upgrade a proxy contract using a paymaster.
🤔 Rationale
hardhat-zksync-upgradable now supports paymaster parameters on all the flows.
It would be very helpful for new developers to see how to use a paymaster in all cases.
This is a core feature of the zkChains and I see a growing interest in integrating it/
The text was updated successfully, but these errors were encountered:
🌟 Feature Request
📝 Description
Modify the
deployContract
helper function or add a script to showcase how to deploy and upgrade a proxy contract using a paymaster.🤔 Rationale
hardhat-zksync-upgradable
now supports paymaster parameters on all the flows.It would be very helpful for new developers to see how to use a paymaster in all cases.
This is a core feature of the zkChains and I see a growing interest in integrating it/
The text was updated successfully, but these errors were encountered: