Skip to content

Commit

Permalink
Added GnosisPay, removed clr.fund
Browse files Browse the repository at this point in the history
  • Loading branch information
seliqui committed Jul 21, 2023
1 parent 425ed7d commit 1268b67
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 17 deletions.
16 changes: 1 addition & 15 deletions dapplist.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.78",
"version": "0.0.80",
"dapps": [
{
"shortName": "Connext Bridge",
Expand Down Expand Up @@ -597,20 +597,6 @@
"explainerStepByStep": [],
"sponsored": 0,
"sponsoredChainId": 0
},
{
"shortName": "clr.fund",
"subtitle": "Support Minerva Wallet!",
"connectLink": "https://clr.fund/#/projects/0x3df6e24a5068e56e36c733dc169904af873feb9cce5171616a4268d1fb3b3044",
"buttonColor": "#211e2b",
"chainIds": [42161],
"iconLink": "https://raw.githubusercontent.com/lab10-coop/minerva-dapplist/main/images/dapp_clrfund.svg",
"longName": "",
"explainerTitle": "",
"explainerText": "",
"explainerStepByStep": [],
"sponsored": 1,
"sponsoredChainId": 0
}
]
}
32 changes: 30 additions & 2 deletions dapplist_staging.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.70",
"version": "0.0.71",
"dapps": [
{
"shortName": "Connext Bridge",
Expand Down Expand Up @@ -637,7 +637,35 @@
"explainerTitle": "",
"explainerText": "",
"explainerStepByStep": [],
"sponsored": 1,
"sponsored": 0,
"sponsoredChainId": 0
},
{
"shortName": "Monerium",
"subtitle": "Euros for Web3",
"connectLink": "https://monerium.app/",
"buttonColor": "#2385C4",
"chainIds": [1, 100, 137],
"iconLink": "https://raw.githubusercontent.com/lab10-coop/minerva-dapplist/main/images/dapp_monerium.svg",
"longName": "Euros for Web3",
"explainerTitle": "",
"explainerText": "",
"explainerStepByStep": [],
"sponsored": 0,
"sponsoredChainId": 0
},
{
"shortName": "Gnosis Pay",
"subtitle": "A self-custodial Visa debit card.",
"connectLink": "https://gnosispay.com/app/signup",
"buttonColor": "#cddf52",
"chainIds": [1, 10, 56, 100, 137, 42161, 43114],
"iconLink": "https://raw.githubusercontent.com/lab10-coop/minerva-dapplist/main/images/dapp_gnosispay.svg",
"longName": "A self-custodial Visa debit card.",
"explainerTitle": "",
"explainerText": "",
"explainerStepByStep": [],
"sponsored": 0,
"sponsoredChainId": 0
}
]
Expand Down
14 changes: 14 additions & 0 deletions images/dapp_gnosispay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1268b67

Please sign in to comment.