Dmitriy Ryajov a0ba322cfd
Storage proofs (#1)
* WIP: working on storage proofs

* make it work

* don't need to pass an array

* add failing case

* move `saltSquare` to top

* updating deps
2023-02-09 10:40:23 -06:00
2023-02-09 10:40:23 -06:00
2023-02-09 10:40:23 -06:00
2022-11-24 09:16:56 +01:00
2023-02-09 10:40:23 -06:00
2023-02-09 10:40:23 -06:00
2023-02-08 15:46:17 +01:00

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
Description
testing zk tooling
Readme
Languages
Rust 74%
JavaScript 12.9%
Nim 11.8%
Shell 1.3%