Nicolás Venturo 5dfe7215a9 Migrate Contracts to Solidity v0.6 (#2080) il y a 5 ans
..
Ownable.sol 5dfe7215a9 Migrate Contracts to Solidity v0.6 (#2080) il y a 5 ans
README.adoc 73a5903789 Update README.adoc il y a 5 ans
Secondary.sol 5dfe7215a9 Migrate Contracts to Solidity v0.6 (#2080) il y a 5 ans

README.adoc

= Ownership

Contract modules for simple authorization and access control mechanisms.

TIP: For more complex needs see xref:access.adoc[Access].

== Contracts

{{Ownable}}

{{Secondary}}