See @andrew-fleming's comment about access control here: https://github.com/Perfect-Abstractions/Compose/issues/8#issuecomment-3419215463 We will need an OwnershipFacet that implements [ERC-173: Contract Ownership Standard](https://eips.ethereum.org/EIPS/eip-173). We should also implement a facet for role based access/permissions.
See @andrew-fleming's comment about access control here: #8 (comment)
We will need an OwnershipFacet that implements ERC-173: Contract Ownership Standard.
We should also implement a facet for role based access/permissions.