mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
docs(lazytower): add warning and update links in README.md
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user