Hi TronLink team,
We are integrating TRON USDT payments in a mobile checkout flow and would like to verify TronLink's current WalletConnect v2 support.
Our intended flow is:
- A mobile DApp or native application creates a WalletConnect v2 pairing URI.
- The DApp uses a TronLink-specific mobile deep link to open the TronLink app directly with that pairing URI.
- The user approves the WalletConnect session and confirms a TRON/TRC-20 transaction in TronLink.
- After the session approval, transaction approval, rejection, or completion, TronLink redirects the user back to the originating DApp/application via its registered redirect URL or custom scheme.
Could you please confirm:
- Does the TronLink mobile app support WalletConnect v2 pairing for TRON sessions?
- Is there an official TronLink mobile-link/deep-link format for a WalletConnect pairing URI, for example a documented equivalent of
wallet://wc?uri=<encoded-pairing-uri>?
- Is TronLink registered in WalletConnect Explorer/AppKit for TRON WalletConnect v2? If yes, what wallet ID or integration configuration should DApps use?
- Does TronLink support redirecting back to the originating application after:
- session approval or rejection;
- transaction approval or rejection;
- transaction broadcast/completion?
- If return-to-DApp is supported, what redirect metadata or custom-scheme / Universal Link / Android App Link configuration must the originating application provide?
- Are there any platform limitations for Android, iOS, or browser-based DApps such as Chrome/Safari?
- Is this flow supported on both TRON Mainnet and Nile Testnet?
We tested a generic WalletConnect/AppKit flow, but TronLink was not available in the wallet selection list. We would prefer a documented, TronLink-specific integration rather than relying on an undocumented deep-link scheme.
Thank you for any official documentation, sample code, or recommended SDK configuration.
Hi TronLink team,
We are integrating TRON USDT payments in a mobile checkout flow and would like to verify TronLink's current WalletConnect v2 support.
Our intended flow is:
Could you please confirm:
wallet://wc?uri=<encoded-pairing-uri>?We tested a generic WalletConnect/AppKit flow, but TronLink was not available in the wallet selection list. We would prefer a documented, TronLink-specific integration rather than relying on an undocumented deep-link scheme.
Thank you for any official documentation, sample code, or recommended SDK configuration.