🗃️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 managingNGOLis
contracts.Multiple
NGOLis
smart contracts: Each NGO listed on the LIS platform within a specific stand has its own dedicatedNGOLis
smart contract, deployed by theNGOLisFactory
.Mainnet - https://eth.impactstake.com
Testnet - https://testnet.impactstake.com
Last updated