Add audit links to readme and doc index (#2392)
This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
* Flexible [role-based permissioning](https://docs.openzeppelin.com/contracts/access-control) scheme.
|
* Flexible [role-based permissioning](https://docs.openzeppelin.com/contracts/access-control) scheme.
|
||||||
* Reusable [Solidity components](https://docs.openzeppelin.com/contracts/utilities) to build custom contracts and complex decentralized systems.
|
* Reusable [Solidity components](https://docs.openzeppelin.com/contracts/utilities) to build custom contracts and complex decentralized systems.
|
||||||
* First-class integration with the [Gas Station Network](https://docs.openzeppelin.com/contracts/gsn) for systems with no gas fees!
|
* First-class integration with the [Gas Station Network](https://docs.openzeppelin.com/contracts/gsn) for systems with no gas fees!
|
||||||
* Audited by leading security firms (_last full audit on v2.0.0_).
|
* [Audited](https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/audit) by leading security firms (_last full audit on v2.0.0_).
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
* Flexible xref:access-control.adoc[role-based permissioning] scheme.
|
* Flexible xref:access-control.adoc[role-based permissioning] scheme.
|
||||||
* Reusable xref:utilities.adoc[Solidity components] to build custom contracts and complex decentralized systems.
|
* Reusable xref:utilities.adoc[Solidity components] to build custom contracts and complex decentralized systems.
|
||||||
* First-class integration with the xref:gsn.adoc[Gas Station Network] for systems with no gas fees!
|
* First-class integration with the xref:gsn.adoc[Gas Station Network] for systems with no gas fees!
|
||||||
* Audited by leading security firms (_last full audit on v2.0.0_).
|
* https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/audit[Audited] by leading security firms (_last full audit on v2.0.0_).
|
||||||
|
|
||||||
== Overview
|
== Overview
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user