Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down