> For the complete documentation index, see [llms.txt](https://docs.bitflow.finance/bitflow-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitflow.finance/bitflow-documentation/developers.md).

# Developers

- [Overview](https://docs.bitflow.finance/bitflow-documentation/developers/overview.md): A hub for developers looking to build with Bitflow.
- [Bitflow SDK](https://docs.bitflow.finance/bitflow-documentation/developers/bitflow-sdk.md): An overview of the Bitflow SDK, including installation, configuration, and usage in your project.
- [Smart Contracts](https://docs.bitflow.finance/bitflow-documentation/developers/smart-contracts.md): A detailed look at BitFlow's core smart contracts, covering aspects like functions, variables, error codes, and more.
- [StableSwap \[USDA-sUSDT LP\]](https://docs.bitflow.finance/bitflow-documentation/developers/smart-contracts/stableswap-usda-susdt-lp.md): An overview of the contract that implements the BitFlow StableSwap, which features a liquidity pool comprising of USDA and sUSDT.
- [Staking and Rewards \[USDA-sUSDT LP\]](https://docs.bitflow.finance/bitflow-documentation/developers/smart-contracts/staking-and-rewards-usda-susdt-lp.md): An overview of the contract facilitating staking and reward distributions for the USDA-sUSDT liquidity pool within the BitFlow StableSwap.
- [Public Repositories](https://docs.bitflow.finance/bitflow-documentation/developers/public-repositories.md): A list of repositories utilized by BitFlow, either managed and maintained directly by the BitFlow GitHub organization or another organization.
- [Deployed Contracts](https://docs.bitflow.finance/bitflow-documentation/developers/deployed-contracts.md): A list of deployed smart contracts utilized by BitFlow, categorized by their respective chains.
- [Stacks](https://docs.bitflow.finance/bitflow-documentation/developers/deployed-contracts/stacks.md): A list of smart contracts utilized by BitFlow, deployed on both the Stacks mainnet and testnet.
- [Public API Documentation](https://docs.bitflow.finance/bitflow-documentation/developers/public-api-documentation.md): This page is to share endpoints that are publicly accssible for others to use for their own projects. Please reach out if you would like a API Key to explore other data we make available in our SDK.
- [HODLMM API Documentation](https://docs.bitflow.finance/bitflow-documentation/developers/hodlmm-api-documentation.md): This page provides endpoints and sample code for integrating with HODLMM.
