Ivan Rubido

Results 5 comments of Ivan Rubido

> Hey, @BeroBurny thank you for submitting this PR. > > Can you make sure that `Near Snap` follows these criteria: https://github.com/near/wallet-selector/blob/main/CONTRIBUTING.md#listing-criteria-for-third-party-wallet-on-wallet-selector > > Could you please explain how to...

Updated breaking changes for metamask flask v1.25 released today

Hi @BurnWW You can use configuration for `kusama`, `polkadot` and `westend` by only passing networkName. All snap rpc method will work in this way. https://github.com/ChainSafe/metamask-snap-polkadot/blob/master/packages/snap/src/configuration/predefined.ts Optionally you can override it...

Hi @aditya9729 with new version you can now override with custom configuration. [https://github.com/ChainSafe/metamask-snap-polkadot/issues/230#issuecomment-2082696506](https://github.com/ChainSafe/metamask-snap-polkadot/issues/230#issuecomment-2082696506)

Hi @rossbulat , Can you elaborate what you mean by exporting window.ethereum from adapter?