Skip to content
/ zkMe Public

๐Ÿ” A Groth16 and PLONK toy, including codes, docs and others. Impl in Modern C++ and Rust, and yes, I'm into Rust.

License

Notifications You must be signed in to change notification settings

zTgx/zkMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

zkMe

zkMe is a toy.

Supported build tools versions

g++ 8.4 +
cmake 3.17 +
rust-toolchain 1.52.0

Building

mkdir my_build
cd my_build
cmake -DCMAKE_BUILD_TYPE=Debug ..
make

Run

./zkme -groth16(plonk)

Credits

zTgx - Author

License

MIT

About

๐Ÿ” A Groth16 and PLONK toy, including codes, docs and others. Impl in Modern C++ and Rust, and yes, I'm into Rust.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published