FAQ

Why mention isCipherTrade?

Because CipherTrade can be exposed as an injected provider. If your integration only uses WalletConnect, you may miss the direct injected connection path.

What should the dApp check for?

Check window.ethereum and window.ethereum.providers for a provider where isCipherTrade === true.

What happens if CipherTrade is not injected?

Use WalletConnect and, on mobile, deep link with:

ciphertrade://wc?uri=<encoded_uri>

Is the icon URL safe to use?

Yes. You can use:

https://ciphertrade.org/wc-app-icon.png

If a partner prefers bundling a local asset, they can host or import the SVG/PNG themselves.

Can a dApp list only CipherTrade?

Yes. A dApp can add CipherTrade as the only custom wallet in its wallet list if desired.