neoneo-go/examples/zkp/xor_compat/go.mod
Anna Shaleva 0a3260c22c examples: add compatibility example for Groth16 veification
Port the C# contract provided in the
https://github.com/neo-project/neo/issues/2647#issuecomment-1129849870 and
add an integration test for it. Part of the #3002.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-10-05 11:01:25 +03:00

5 lines
145 B
Modula-2

module github.com/nspcc-dev/neo-go/examples/zkp/xor
go 1.18
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20230606150208-a2daad6ba614