testing zk tooling
Go to file
Csaba Kiraly 94b9b0da6d
adding minimal README
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-02-08 15:46:17 +01:00
circuits use 2.1.0 circom syntax 2022-11-29 14:55:31 +01:00
scripts adding script to prepare circuit in CLI 2022-12-14 10:40:39 +01:00
test fixup: checked in with wrong curve 2022-11-29 12:42:58 +01:00
.gitignore add gitignore 2022-11-24 09:16:56 +01:00
README.md adding minimal README 2023-02-08 15:46:17 +01:00
package.json add fullprocess to circuit test 2022-11-25 00:31:51 +01:00

README.md

codex-zk

License: Apache License: MIT

WIP Zero Knowledge tooling for the Codex project

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.

Usage

Preparing test key material (only suitable for testing)

../scripts/circuit_prep.sh storer 13

Running part of the code

npm test test/merkletree.js