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 @@ + + + + + + + + + + + + + + + + + + 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." } ] }