README.adoc 187 B

1234567891011
  1. = Ownership
  2. Contract modules for simple authorization and access control mechanisms.
  3. TIP: For more complex needs see xref:access.adoc[Access].
  4. == Contracts
  5. {{Ownable}}
  6. {{Secondary}}