Skip to content

Consensys/gnark-solidity-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnark-solidity-checker

gnark-solidity-checker generate is a helper to compile gnark solidity verification circuits using solc, generate go bindings using abigen and submit a proof running on geth simulated backend using gnark-solidity-checker verify.

Install dependencies

Install Solidity

brew install solidity or

sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install solc

Install Go

brew install golang

Install abigen

go install github.com/ethereum/go-ethereum/cmd/abigen@v1.12.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages