diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html
index c65a2f8fc1..bf382b2054 100755
--- a/_templates/choose-your-wallet.html
+++ b/_templates/choose-your-wallet.html
@@ -666,6 +666,27 @@
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
+- coinbase:
+ title: "Coinbase"
+ titleshort: "Coinbase"
+ compat: "web"
+ level: 4
+ platform:
+ web:
+ text: "walletcoinbase"
+ link: "https://coinbase.com"
+ screenshot: "coinbase.png"
+ os:
+ check:
+ control: "checkfailcontrolthirdparty"
+ validation: "checkfailvalidationcentralized"
+ transparency: "checkfailtransparencyremote"
+ environment: "checkfailenvironmentdesktop"
+ privacy: "checkpassprivacybasic"
+ privacycheck:
+ privacyaddressreuse: "checkpassprivacyaddressrotation"
+ privacydisclosure: "checkfailprivacydisclosureaccount"
+ privacynetwork: "checkpassprivacynetworksupporttorproxy"
- coinkite:
title: "Coinkite"
titleshort: "Coinkite"
diff --git a/img/screenshots/coinbase.png b/img/screenshots/coinbase.png
new file mode 100644
index 0000000000..40599dcce0
Binary files /dev/null and b/img/screenshots/coinbase.png differ
diff --git a/img/wallet/coinbase.png b/img/wallet/coinbase.png
new file mode 100644
index 0000000000..848d7575e7
Binary files /dev/null and b/img/wallet/coinbase.png differ