Skip to content

Commit

Permalink
- Set metamask wallet implementation url
Browse files Browse the repository at this point in the history
  • Loading branch information
naorye2 committed Apr 24, 2024
1 parent e6fb82b commit 9319a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/wallet/metamaskBridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ function createMetaMaskProviderWrapper(
name: "MetaMaskStarknetSnapWallet",
alias: "MetaMaskStarknetSnapWallet",
entry:
"https://s3.eu-central-1.amazonaws.com/dev.snaps.consensys.io/get-starknet/remoteEntry.js",
"https://snaps.consensys.io/starknet/get-starknet/v1/remoteEntry.js",
},
],
})
Expand Down

0 comments on commit 9319a74

Please sign in to comment.