# Community Tooling Overview (/docs/community/tooling/overview)

Community-built tools, libraries, and integrations for the Uniswap ecosystem.

The Uniswap ecosystem benefits from a growing set of community-built tools and libraries. These projects are developed and maintained independently by teams across the ecosystem.

> [!NOTE]
> The tools listed here are community-maintained and not officially supported by Uniswap Labs. Always review code and audit dependencies before using them in production.

## SDKs & Libraries
| Tool                                                                         | Description                                                                                   | Maintainer                                                 |
| :--------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------- | :--------------------------------------------------------- |
| [Community Uniswap SDK](/docs/community/tooling/community-sdk)               | TypeScript SDK for Uniswap v4 with React hooks, pool queries, swaps, and liquidity management | [Zaha Studio](https://github.com/ZahaStudio)               |
| [OpenZeppelin Uniswap Hooks](/docs/community/tooling/openzeppelin)           | Secure, modular Solidity hooks for Uniswap v4 with fee management and sandwich protection     | [OpenZeppelin](https://github.com/OpenZeppelin)            |
| [Uniswap v4 Template](/docs/community/tooling/v4-template)                   | Foundry-based starter template for building, testing, and deploying Uniswap v4 hooks          | [Uniswap Foundation](https://github.com/uniswapfoundation) |
| [Uniswap v4 Community Indexer](/docs/community/tooling/v4-community-indexer) | Multi-chain Uniswap v4 indexer for pool, swap, and hook data via GraphQL (powers v4.xyz)      | [Envio](https://github.com/enviodev)                       |

## Want to list your project?
If you've built a tool, library, or integration for the Uniswap ecosystem, we'd love to feature it.

Submit a request through our [help center](https://support.uniswap.org) with the project name, link, a short description, and your contact info.
