diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a31f61 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# go-circom-prover +Experimental Go zkSNARK prover compatible with [circom](https://github.com/iden3/circom). + + +Using [bn256](https://github.com/ethereum/go-ethereum/tree/master/crypto/bn256/cloudflare) (used by [go-ethereum](https://github.com/ethereum/go-ethereum)) for the Pairing.