Nicolás Venturo 73a5903789 Update README.adoc há 5 anos atrás
..
Ownable.sol 6f8e672f3f Gas optimizations in Ownable and Secondary contracts #1905 (#1910) há 6 anos atrás
README.adoc 73a5903789 Update README.adoc há 5 anos atrás
Secondary.sol 6f8e672f3f Gas optimizations in Ownable and Secondary contracts #1905 (#1910) há 6 anos atrás

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}}