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
Push-sdk has shifted to viem for most of the internal fns but ethers still remain as a peer dependency.
This makes the Push-sdk more bulky. Removing this peer dependency can optiimize size a lot.
Use Case
Current Limitations
The text was updated successfully, but these errors were encountered:
Proposal name
Remove ethers as a peer dependency
Describe the Proposal
Push-sdk has shifted to viem for most of the internal fns but ethers still remain as a peer dependency.
This makes the Push-sdk more bulky. Removing this peer dependency can optiimize size a lot.
Use Case
Current Limitations
The text was updated successfully, but these errors were encountered: