> ## Documentation Index
> Fetch the complete documentation index at: https://docs.madra.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Third-Party Extensions

> Community-maintained libraries and integrations for StellarX402.

Community libraries built on top of the StellarX402 protocol and SDKs. They are not maintained by the StellarX402 team; check each project's health before depending on it in production.

If you have built something you would like listed here, open a PR on this page.

## Client libraries

| Project           | Language | Notes |
| ----------------- | -------- | ----- |
| *Add yours here.* |          |       |

## Server middleware

| Project           | Framework | Notes |
| ----------------- | --------- | ----- |
| *Add yours here.* |           |       |

## Agent frameworks

| Project           | Framework | Notes |
| ----------------- | --------- | ----- |
| *Add yours here.* |           |       |

## Wallets that ship x402 support

See [Wallet Compatibility](/advanced/wallet-compatibility) for the canonical list of Stellar wallets that support Soroban auth-entry signing (the requirement for x402).

## Vetting a third-party integration

Before depending on any of the above in production:

* Confirm it has been updated against the current facilitator minor version.
* Run the [buyer quickstart](/getting-started/quickstart-buyers) or [seller quickstart](/getting-started/quickstart-sellers) end-to-end using it.
* Check that its error handling maps to the [standard rejection codes](/reference/error-codes).
