diff --git a/contracts/README.md b/contracts/README.md index 4f958fa8..2f053b0c 100644 --- a/contracts/README.md +++ b/contracts/README.md @@ -9,9 +9,4 @@ Robust, reliable, and secure smart contracts for the Arbitrum Stylus upgrade. ## Security -> [!WARNING] -> This project is still in a very early and experimental phase. It has never -> been audited nor thoroughly reviewed for security vulnerabilities. Do not use -> in production. - Refer to our [Security Policy](../SECURITY.md) for more details. diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 01bf3f87..4db1e5b3 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -4,6 +4,4 @@ *A library for secure smart contract development* written in Rust for {stylus}. -WARNING: This repo contains highly experimental code. It has never been audited nor thoroughly reviewed for security vulnerabilities. *Use at your own risk.* - NOTE: You can track our roadmap in our https://github.com/orgs/OpenZeppelin/projects/35[Github Project]. diff --git a/lib/crypto/README.md b/lib/crypto/README.md index 081bdb19..9b06a9a2 100644 --- a/lib/crypto/README.md +++ b/lib/crypto/README.md @@ -26,9 +26,4 @@ the [Cargo.toml](./Cargo.toml) file. ## Security -> [!WARNING] -> This project is still in a very early and experimental phase. It has never -> been audited nor thoroughly reviewed for security vulnerabilities. Do not use -> in production. - Refer to our [Security Policy](../../SECURITY.md) for more details. diff --git a/lib/e2e/README.md b/lib/e2e/README.md index f2c4ad1e..dbd5c850 100644 --- a/lib/e2e/README.md +++ b/lib/e2e/README.md @@ -145,9 +145,4 @@ our [code of conduct] and [contribution guidelines]. ## Security -> [!WARNING] -> This project is still in a very early and experimental phase. It has never -> been audited nor thoroughly reviewed for security vulnerabilities. Do not use -> in production. - Refer to our [Security Policy](../../SECURITY.md) for more details. diff --git a/lib/motsu/README.md b/lib/motsu/README.md index 69c15b4c..f7e8c074 100644 --- a/lib/motsu/README.md +++ b/lib/motsu/README.md @@ -59,9 +59,4 @@ our [code of conduct] and [contribution guidelines]. ## Security -> [!WARNING] -> This project is still in a very early and experimental phase. It has never -> been audited nor thoroughly reviewed for security vulnerabilities. Do not use -> in production. - Refer to our [Security Policy](../../SECURITY.md) for more details.