diff --git a/packages/lazytower.circom/README.md b/packages/lazytower.circom/README.md index 0d3ce34..139afef 100644 --- a/packages/lazytower.circom/README.md +++ b/packages/lazytower.circom/README.md @@ -36,6 +36,10 @@ --- +## ❗ WARNING + +This library has not been audited. + ## 🛠 Install ### npm or yarn @@ -56,4 +60,4 @@ yarn add @zk-kit/lazytower.circom - e-mail : lcamel@gmail.com - github : [@LCamel](https://github.com/LCamel) -- website : https://twitter.com/LCamel +- website : https://www.facebook.com/LCamel diff --git a/packages/lazytower.sol/contracts/README.md b/packages/lazytower.sol/contracts/README.md index a30e48d..b41cd96 100644 --- a/packages/lazytower.sol/contracts/README.md +++ b/packages/lazytower.sol/contracts/README.md @@ -34,9 +34,13 @@ +## ❗ WARNING + +This library has not been audited. + ## Libraries: -✔️ [LazyTower](https://github.com/privacy-scaling-explorations/zk-kit/blob/main/packages/lazytower.sol/contracts/LazyTower.sol) (Poseidon) +✔️ [LazyTowerHashChain](https://github.com/privacy-scaling-explorations/zk-kit/blob/main/packages/lazytower.sol/contracts/LazyTowerHashChain.sol) (Poseidon) --- @@ -148,4 +152,4 @@ task("deploy:lazytower-test", "Deploy a LazyTowerHashChainTest contract") - e-mail : lcamel@gmail.com - github : [@LCamel](https://github.com/LCamel) -- website : https://twitter.com/LCamel +- website : https://www.facebook.com/LCamel diff --git a/packages/lazytower/README.md b/packages/lazytower/README.md index 196c2b6..d3c8677 100644 --- a/packages/lazytower/README.md +++ b/packages/lazytower/README.md @@ -43,6 +43,10 @@ --- +## ❗ WARNING + +This library has not been audited. + ## 🛠 Install ### npm or yarn @@ -96,4 +100,4 @@ console.log(proof) - e-mail : lcamel@gmail.com - github : [@LCamel](https://github.com/LCamel) -- website : https://twitter.com/LCamel +- website : https://www.facebook.com/LCamel