5afe / safe-core-sdk-demo

Account Abstraction with Safe{Core} SDK
https://safe-account-abstraction-demo.netlify.app/
GNU General Public License v3.0
35 stars 24 forks source link

Migrate Monerium to Sepolia #46

Open germartinez opened 7 months ago

germartinez commented 7 months ago

DO NOT MERGE THIS PR

Context

Monerium will at some point deprecate Goerli support in favour of Sepolia but they haven't done it yet.

This PR:

einaralex commented 6 months ago

We now support Sepolia and the latest version 2.11.0 of the @monerium/sdk now does as well.

I wanted to bump the version on the onrampkit, but noticed it's still trying to use Goerli, so I wasn't able to properly test it. https://github.com/safe-global/safe-core-sdk/pull/691