trust-developer

Integrate dApps with Trust Wallet via deep linking and WalletConnect v2.

84|67|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/trustwallet/tw-agent-skills --skill trust-developer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trust-developer
Source: https://github.com/trustwallet/tw-agent-skills/tree/main/skills/trust-developer
Command: npx skills add https://github.com/trustwallet/tw-agent-skills --skill trust-developer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the integration of dApps with the Trust Wallet ecosystem, enabling seamless deep linking, browser extension detection, and WalletConnect functionality.

Core Features & Use Cases

  • Deep Linking: Launch the Trust Wallet app directly into specific flows like opening a dApp, sending transactions, or initiating crypto purchases.
  • Browser Extension Detection: Implement logic in your dApp to detect the presence of the Trust Wallet browser extension for enhanced user experience.
  • WalletConnect Integration: Facilitate secure and easy connection between your dApp and Trust Wallet using WalletConnect v2.
  • dApp Listing: Provides guidance on how to get your dApp listed in the Trust Wallet dApp browser.

Quick Start

Use the trust-developer skill to generate a deep link for opening the dApp 'https://yourdapp.com' within the Trust Wallet browser.

Frequently Asked Questions about trust-developer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a deep link to open my dApp inside Trust Wallet?

Create a deep link to open your dApp by utilizing Trust Wallet platform deep linking capabilities, routing users directly into specific app flows like opening a dApp URL or initiating transactions.

How does WalletConnect v2 integration work with Trust Wallet?

WalletConnect v2 integration works by facilitating a secure connection session between your dApp and Trust Wallet, allowing the wallet to approve transactions triggered by the dApp.

Can I detect the Trust Wallet browser extension in my dApp?

Yes, you can detect the Trust Wallet browser extension by implementing specific detection logic in your dApp, allowing you to tailor the user experience for extension users automatically.

What is the process for getting my dApp listed in the Trust Wallet browser?

Getting your dApp listed involves following the provided instructions for the official dApp list, submitting your application to be reviewed and added to the Trust Wallet dApp browser.

Do I need WalletConnect to connect my dApp to Trust Wallet?

You need WalletConnect v2 to establish secure dApp connectivity with Trust Wallet, though deep linking can also be used to launch specific app flows independently without a persistent session.