Skip to content

Commit bae72af

Browse files
committed
nautilus and metamask compatible wallets
1 parent dc66147 commit bae72af

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

assets_js_bitrequest_config.js

+19
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,12 @@ var apptitle = "Bitrequest",
708708
"playstore": "https://play.google.com/store/apps/details?id=com.myetherwallet.mewwallet",
709709
"desktop": "https://www.myetherwallet.com",
710710
"seed": true
711+
},
712+
{
713+
"name": "metamask",
714+
"website": "https://metamask.io",
715+
"desktop": "https://metamask.io/download",
716+
"seed": true
711717
}
712718
]
713719
},
@@ -825,6 +831,13 @@ var apptitle = "Bitrequest",
825831
"wallet_download_page": "https://nanowallets.guide",
826832
"wallets": [
827833
multi_wallets.trustwallet,
834+
{
835+
"name": "nautilus",
836+
"website": "https://nautilus.io",
837+
"appstore": "https://apps.apple.com/app/id1615775960",
838+
"playstore": "https://play.google.com/store/apps/details?id=co.perish.nautiluswallet",
839+
"seed": true
840+
},
828841
{
829842
"name": "nalli",
830843
"website": "https://nalli.app",
@@ -1187,6 +1200,12 @@ var apptitle = "Bitrequest",
11871200
"playstore": "https://play.google.com/store/apps/details?id=com.myetherwallet.mewwallet",
11881201
"desktop": "https://www.myetherwallet.com"
11891202
},
1203+
{
1204+
"name": "metamask",
1205+
"website": "https://metamask.io",
1206+
"desktop": "https://metamask.io/download",
1207+
"seed": true
1208+
},
11901209
{
11911210
"name": "enjin",
11921211
"website": "https://enjin.io/software/wallet",

0 commit comments

Comments
 (0)