Skip to content

Commit 1081978

Browse files
committed
Add Zelcore to wallets
1 parent 7d91092 commit 1081978

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/resourcesList.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ const resources = ({ i18n }) => {
229229
text: 'Emerald',
230230
link: 'https://github.com/ETCDEVTeam/emerald-wallet/releases'
231231
},
232+
{ text: 'ZelCore', link: 'https://zel.network/project/zelcore/' },
232233
{ text: 'Exodus', link: 'https://www.exodus.io/' },
233234
{ text: 'Guarda', link: 'https://guarda.co/' },
234235
{
@@ -245,6 +246,7 @@ const resources = ({ i18n }) => {
245246
text: 'Coinbase Wallet',
246247
link: 'https://wallet.coinbase.com/'
247248
},
249+
{ text: 'ZelCore', link: 'https://zel.network/project/zelcore/' },
248250
{ text: 'JAXX', link: 'https://jaxx.io/' },
249251
{ text: 'Coinomi', link: 'https://coinomi.com/' },
250252
{ text: 'Trust Wallet', link: 'https://trustwalletapp.com/' },

0 commit comments

Comments
 (0)