Skip to content

odradev/casper-zk-with-risc0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casper ZK with Risc Zero

This is the example of the risc0 proof verification on Casper. See this blog post for full story.

Install

You should install:

Run

Generate the prove and test it against local Casper VM.

$ just run

Use on Casper Livenet

First add your Casper keys to keys directory.

Install the Verifier contract on chain.

$ just deploy-verifier

Obtain the contract hash (via integration.cspr.live) and call the verify method.

$ just call-verify hash-123...def

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages