From 9dfaec3ec7c464715d40d9ca2ddc878493a6a4dc Mon Sep 17 00:00:00 2001 From: vimwitch Date: Wed, 29 Jan 2025 14:46:21 -0800 Subject: [PATCH] chore: add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..13fd396 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rust-rapidsnark + +Rust bindings for the [rapidsnark](https://github.com/iden3/rapidsnark/) prover.