# Developers

- [Overview](/Bitflow-documentation/developers/overview.md): A hub for developers looking to build with Bitflow.
- [Bitflow SDK](/Bitflow-documentation/developers/bitflow-sdk.md): An overview of the Bitflow SDK, including installation, configuration, and usage in your project.
- [Smart Contracts](/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\]](/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\]](/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](/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](/Bitflow-documentation/developers/deployed-contracts.md): A list of deployed smart contracts utilized by BitFlow, categorized by their respective chains.
- [Stacks](/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](/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](/Bitflow-documentation/developers/hodlmm-api-documentation.md): This page provides endpoints and sample code for integrating with HODLMM.
