psykeeper 7650210ad6 Make contracts abstract if they had internal constructors (#2383) преди 5 години
..
AccessControl.sol 04fc35707d Migrate contracts to Solidity 0.7 (#2319) преди 5 години
Ownable.sol 7650210ad6 Make contracts abstract if they had internal constructors (#2383) преди 5 години
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) преди 5 години

README.adoc

= Access

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/access

Contract modules for authorization and access control mechanisms.

== Contracts

{{Ownable}}

{{AccessControl}}