Git Source

Inherits: DiamondCutFacet, DiamondLoupeFacet, ERC173Facet

Author: @mpetersoCode55, @ShaneDuncan602, @TJ-Everett, @VoR0220

This contract is intended to be used as a foundational facet for diamond contracts.

This contract integrates core functionalities for managing and interacting with a diamond contract. It includes implementations for diamond cutting, diamond loupe, and ownership management. The code is based on Nick Mudge’s sample contracts and is tailored for use in the Rules Engine.