diff --git a/README.md b/README.md index 8cf3062..d0a192c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ https://drive.google.com/file/d/12-e1g8Ad7q0avIOge-NELNBaDlpmk0TV/view) - [Noir docs](https://docs.aztec.network/noir) - [Snarkjs github](https://github.com/iden3/snarkjs) - [Battlezip's explaination of circom, snarkjs and circomlib](https://battlezips.gitbook.io/battlezips/development/circom-language/signals-and-variables) -- [Circomkit- package with simple interface & testing utilities](https://github.com/erhant/circomkit#readme) +- [Circomkit - package with simple interface & testing utilities](https://github.com/erhant/circomkit#readme) +- [Hardhat-ZKit - the TypeScript environment for Circom development](https://github.com/dl-solarity/hardhat-zkit#readme) - [Awesome Noir](https://github.com/noir-lang/awesome-noir) - [Noir Lang examples](https://github.com/noir-lang/noir-examples) - [Some ways to use ZK-SNARKs for privacy - by Vitalik](https://vitalik.ca/general/2022/06/15/using_snarks.html)