@@ -2241,15 +2241,15 @@ const walletData: WalletData[] = [
2241
2241
documentation : "https://docs.bitkeep.com/guide/" ,
2242
2242
} ,
2243
2243
{
2244
- last_updated : "2023-07-06 " ,
2244
+ last_updated : "2023-11-21 " ,
2245
2245
name : "BlockWallet" ,
2246
2246
image_name : "blockwallet" ,
2247
- brand_color : "#FFFFFF " ,
2247
+ brand_color : "#52C200 " ,
2248
2248
url : "https://blockwallet.io" ,
2249
2249
wallet_live_date : "2022-02-28" ,
2250
2250
active_development_team : true ,
2251
2251
languages_supported : [ "en" ] ,
2252
- twitter : "https://twitter .com/GetBlockWallet" ,
2252
+ twitter : "https://x .com/GetBlockWallet" ,
2253
2253
discord : "https://discord.gg/blockwallet" ,
2254
2254
reddit : "" ,
2255
2255
telegram : "https://t.me/blockwallet" ,
@@ -2258,13 +2258,14 @@ const walletData: WalletData[] = [
2258
2258
linux : false ,
2259
2259
windows : false ,
2260
2260
macOS : false ,
2261
- firefox : false ,
2261
+ firefox : true ,
2262
2262
chromium : true ,
2263
2263
hardware : false ,
2264
2264
open_source : true ,
2265
2265
repo_url : "https://github.com/block-wallet/extension" ,
2266
2266
non_custodial : true ,
2267
2267
security_audit : [
2268
+ "https://github.com/block-wallet/block-wallet/blob/a0a2396f0f0a3c17629e87c7fb000eb539dacb3f/audits/%5BKALOS%5D%20BlockWallet%20Audit%20Report%20v1.1.pdf" ,
2268
2269
"https://github.com/block-wallet/block-wallet/blob/main/audits/Least%20Authority%201.pdf" ,
2269
2270
"https://github.com/block-wallet/block-wallet/blob/main/audits/BLW-01-report.v3.pdf" ,
2270
2271
"https://immunefi.com/bounty/blockwallet/" ,
@@ -2288,7 +2289,7 @@ const walletData: WalletData[] = [
2288
2289
withdraw_crypto : false ,
2289
2290
multisig : false ,
2290
2291
social_recovery : false ,
2291
- onboard_documentation : "https://help. blockwallet.io/hc/en-us " ,
2292
+ onboard_documentation : "https://blockwallet.io/docs " ,
2292
2293
documentation : "https://github.com/block-wallet/extension" ,
2293
2294
} ,
2294
2295
{
0 commit comments