From 24d8158cc24d7b287ea73066974e47c50c968d6b Mon Sep 17 00:00:00 2001 From: Sigri44 Date: Mon, 5 Jul 2021 15:46:54 +0100 Subject: [PATCH 1/2] Add bridge logo --- logos/bridge-logo.svg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 logos/bridge-logo.svg diff --git a/logos/bridge-logo.svg b/logos/bridge-logo.svg new file mode 100644 index 0000000..b939f95 --- /dev/null +++ b/logos/bridge-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + From 9e7451f8c21636ca2cb7c2fe0756656a14544fd7 Mon Sep 17 00:00:00 2001 From: Sigri44 Date: Mon, 5 Jul 2021 15:47:58 +0100 Subject: [PATCH 2/2] Add Bridge Wallet --- usdc/ethereum/ecosystem.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/usdc/ethereum/ecosystem.json b/usdc/ethereum/ecosystem.json index 4a13845..f06d2ea 100644 --- a/usdc/ethereum/ecosystem.json +++ b/usdc/ethereum/ecosystem.json @@ -39,6 +39,14 @@ "url": "https://commerce.coinbase.com", "logo": "coinbase-commerce.svg", "description": "Learn how to securely accept USDC with Coinbase Commerce." + }, + { + "id": "bridge-1", + "name": "Bridge Wallet", + "category": "wallet", + "url": "https://www.mtpelerin.com/bridge-wallet", + "logo": "bridge-logo.svg", + "description": "The wallet to invest in Bitcoin and Ethereum assets the easy way. Buy and sell at the market rates with no cost, zero hidden fees and full control over your cryptoassets." } ] }