For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ—ƒοΈ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 NGOLisFactory smart contract: This contract is responsible for creating and managing NGOLis contracts.

  • Multiple NGOLis smart contracts: Each NGO listed on the LIS platform within a specific stand has its own dedicated NGOLis smart contract, deployed by the NGOLisFactory.

Last updated