Skip to content

A program to do risc0 recursion(prove, lift, join, compress, ...)

License

Notifications You must be signed in to change notification settings

WholesumNet/reprove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Wholesum network is a p2p verifiable computing network tailored for ETH L2 sequencer proving. It builds on top of Risc0, Libp2p, and decentralized storage options like Swarm and Filecoin to facilitate verifiable computing at scale. The design of the network follows a p2p parallel proving scheme where Risc0 jobs are passed around, proved, and finally combined into a final proof ready for L1 verification.

provelift is used by servers to prove segmented Risc0 guests. Given a Segment as input, it is first proved to obtain a SegmentReceipt. Then, the SegmentReceipt is lifted to obtain a SuccinctReceipt.

About

A program to do risc0 recursion(prove, lift, join, compress, ...)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages