From 1c399c52c89ba0a172affa3417f08eba9d856f9b Mon Sep 17 00:00:00 2001 From: Robert C Edwards <139775+robertcedwards@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:34:22 -0600 Subject: [PATCH 1/2] Added Ambire Logo svg --- logos/Ambire Horizontal Light Background.svg | 101 +++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 logos/Ambire Horizontal Light Background.svg diff --git a/logos/Ambire Horizontal Light Background.svg b/logos/Ambire Horizontal Light Background.svg new file mode 100644 index 0000000..b326f95 --- /dev/null +++ b/logos/Ambire Horizontal Light Background.svg @@ -0,0 +1,101 @@ + + + + Group 33@3x + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 54ff947d1e1412a4bacf9657e37dad7fd9b658cb Mon Sep 17 00:00:00 2001 From: Robert C Edwards <139775+robertcedwards@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:36:13 -0600 Subject: [PATCH 2/2] Updating to add Ambire 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..f7f19d1 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": "ambire", + "name": "Ambire Wallet", + "category": "wallet", + "url": "https://ambire.com", + "logo": "ambire.svg", + "description": "The web3 Wallet that Speaks Human, and USDC" } ] }