Skip to content

Commit

Permalink
feat: add argentX download url of edge (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
YanYuanFE authored Feb 6, 2024
1 parent acc334f commit 0ab2d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/discovery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const wallets: WalletProvider[] = [
chrome:
"https://chrome.google.com/webstore/detail/argent-x-starknet-wallet/dlcobpjiigpikoobohmabehhmhfoodbb",
firefox: "https://addons.mozilla.org/en-US/firefox/addon/argent-x",
edge: "https://microsoftedge.microsoft.com/addons/detail/argent-x/ajcicjlkibolbeaaagejfhnofogocgcj"
},
},
{
Expand Down

0 comments on commit 0ab2d0d

Please sign in to comment.