Add README.md

This commit is contained in:
arnaucube
2020-04-02 17:03:30 +02:00
parent 001af791cc
commit 89e71b617a

5
README.md Normal file
View File

@@ -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.