/gnark-workshop

Primary LanguageGoApache License 2.0Apache-2.0

gnark-workshop

  1. Install abigen
    git clone https://github.com/ethereum/go-ethereum.git 
    cd go-ethereum
    make devtools
  1. Run go run main.go -init to serialize the circuit, its keys and the solidity contract
  2. Run go run main.go to verify the proof on-chain