Skip to content

docs: add FAQ with common questions and solutions#500

Open
giwaov wants to merge 1 commit intostx-labs:mainfrom
giwaov:docs/add-integration-examples
Open

docs: add FAQ with common questions and solutions#500
giwaov wants to merge 1 commit intostx-labs:mainfrom
giwaov:docs/add-integration-examples

Conversation

@giwaov
Copy link
Copy Markdown

@giwaov giwaov commented Mar 12, 2026

Description

This PR adds a comprehensive FAQ document to help developers troubleshoot common issues with @stacks/connect.

Changes

New: packages/connect/FAQ.md

General Questions:

  • Supported wallets list
  • How to check if user is connected
  • How to disconnect a user

Common Issues:

  • 'No wallet found' error handling
  • Transaction not showing in wallet
  • Wrong network address returned
  • CORS errors troubleshooting

TypeScript Questions:

  • How to type responses from request()
  • Available types and imports

React Integration:

  • Complete example of a WalletButton component
  • useState/useEffect patterns for connection state

Motivation

Many developers encounter the same issues when integrating Stacks Connect. This FAQ consolidates solutions in one place, reducing support load and improving developer experience.

- Add comprehensive FAQ.md to connect package
- Include wallet support information
- Add common issues and troubleshooting
- Include TypeScript typing examples
- Add React integration example
- Document error handling patterns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant