This repo contains tests (interop or integration) that may drag some extra dependencies, for the following projects:
gnark (v0.7.1)
: a framework to execute (and verify) algorithms in zero-knowledgegnark-crypto (v0.7.0)
: provides efficient cryptographic primitives
go generate
go test
or
make
It needs solc
and abigen
(1.10.17-stable).