> For the complete documentation index, see [llms.txt](https://defly.gitbook.io/defly-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defly.gitbook.io/defly-manual/dev/walletconnect.md).

# Defly Connect

Enable your dApp with Defly transaction signing.

<figure><img src="https://2700986753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ffh76vAP0mxS5OTGmmuCv%2Fuploads%2FCxyKUPJQ2kWxJSupK3wt%2Fwallet_connect.png?alt=media&amp;token=76029883-e948-4a39-8d09-89d5605a4bd4" alt=""><figcaption></figcaption></figure>

Integrating Defly in your dApp is easy with [Defly Connect](https://github.com/blockshake-io/defly-connect). It's a JavaScript SDK that handles all the delegations to Algorand's WalletConnect backend and all user prompts within the web UI and the Defly App. Here is a [demo dApp](https://defly-connect-example.blockshake.name/). If you have any questions, [contact us](/defly-manual/community/contact.md).

**Alternatively** you can use TxnLab's[ use-wallet library](https://github.com/txnlab/use-wallet) to integrate all leading Algorand wallets in one go.
