> For the complete documentation index, see [llms.txt](https://launchnodes.gitbook.io/stablecoin-for-impact-sfi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launchnodes.gitbook.io/stablecoin-for-impact-sfi/deployed-contracts.md).

# Deployed Contracts

This section outlines the deployed smart contracts for the LIS platform across our different operational environments. We maintain three distinct stands to ensure stability and facilitate development: **Mainnet and** **Testnet**

Each of these stands utilizes a core set of smart contracts:

* A single **`AaveImpactFactory`** smart contract: This contract is responsible for creating and managing **`AaveImpact`** contracts.
* Multiple **`AaveImpact`** smart contracts: Each NGO listed on the LIS platform within a specific stand has its own dedicated **`AaveImpact`** smart contract, deployed by the **`AaveImpactFactory`**.<br>
* **Mainnet** - <https://eth.impactstake.com>
* **Testnet** - [https://testnet.impactstake.com](https://testnet.impactstake.com/)
