Skip to content

Commit

Permalink
Update wallets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Dec 13, 2024
1 parent 1844809 commit 01ea6b8
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions lists/wallets.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,33 @@
"availableinstructions": false,
"availablesource": true,
"url3": "https://github.com/vergecurrency/MyVergies"
},
{
"name": "MacOS Electrum Wallet",
"url": "https://github.com/vergecurrency/electrum/releases/download/v4.0.3/electrum-v4.0.3.dmg",
"classNames": "wallets--icon__apple wallets--icon__apple--tor",
"classWhite": "wallets--icon__apple-white wallets--icon__apple--tor-white",
"available": true,
"os": "OS X",
"availableinstructions": false
},
{
"name": "Windows Electrum Wallet",
"url": "https://github.com/vergecurrency/electrum/releases/latest",
"classNames": "wallets--icon__windows wallets--icon__windows--tor",
"classWhite": "wallets--icon__windows-white wallets--icon__windows--tor-white",
"available": true,
"os": "Windows",
"availableinstructions": false
},
{
"name": "Linux Electrum Wallet",
"url": "https://github.com/vergecurrency/electrum/releases/latest",
"classNames": "wallets--icon__linux wallets--icon__linux--tor",
"classWhite": "wallets--icon__linux-white wallets--icon__linux--tor-white",
"available": true,
"os": "Ubuntu",
"availableinstructions": false
}
]
}

0 comments on commit 01ea6b8

Please sign in to comment.