Registry / crypto / consensys-gnark

consensys-gnark

JSON →
library0.15.0gogounverified

A framework for building and proving zero-knowledge proofs (ZKPs) in Go.

go get github.com/consensys/gnark
INSTALL
IMPORT
SIG · CONSENSYS-GNARK
C
consensys-gnark
cryptogov0.15.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gnark
github.com/consensys/gnark

Placeholder; actual usage involves defining circuits and proving.

package main import ( "fmt" "github.com/consensys/gnark/frontend" ) func main() { fmt.Println("See gnark documentation for circuit examples") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
consensys-gnark — go get consensys-gnark · libregistry