docs(lazytower): add warning and update links in README.md

This commit is contained in:
Luoh Ren-Shan (LCamel)
2023-06-16 18:50:24 +08:00
parent 51f2632348
commit 8bd992a49b
3 changed files with 16 additions and 4 deletions

View File

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

View File

@@ -34,9 +34,13 @@
</h4>
</div>
## ❗ 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

View File

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