We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d456652 + 73283d8 commit 82f54eeCopy full SHA for 82f54ee
src/data/wallets/wallet-data.ts
@@ -190,7 +190,7 @@ export const walletsData: WalletData[] = [
190
documentation: "",
191
},
192
{
193
- last_updated: "June 22, 2022",
+ last_updated: "March 7, 2024",
194
name: "Argent",
195
image: ArgentImage,
196
brand_color: "#ffffff",
@@ -210,8 +210,8 @@ export const walletsData: WalletData[] = [
210
firefox: true,
211
chromium: true,
212
hardware: false,
213
- open_source: false,
214
- repo_url: "",
+ open_source: true,
+ repo_url: "https://github.com/argentlabs/argent-x",
215
non_custodial: true,
216
security_audit: [
217
"https://github.com/argentlabs/argent-contracts/tree/develop/audit",
0 commit comments