Nicolás Venturo 8176a901a9 Cleanup of Ownership directory (#2120) 5 years ago
..
Ownable.sol 8176a901a9 Cleanup of Ownership directory (#2120) 5 years ago
README.adoc 8176a901a9 Cleanup of Ownership directory (#2120) 5 years ago
Roles.sol 5dfe7215a9 Migrate Contracts to Solidity v0.6 (#2080) 5 years ago

README.adoc

= Access

Contract modules for authorization and access control mechanisms.

== Contracts

{{Ownable}}

{{Roles}}