Skip to content
Binary file added v2/src/partners/wallets/Cryptocom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions v2/src/partners/wallets/cryptocom.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import CryptocomLogo from "./Cryptocom.png"

const Cryptocom = () => ({
link: "https://crypto.com/",
alt: "Crypto.com",
img: CryptocomLogo,
android: true,
ios: true,
})

export default Cryptocom