Skip to content

0xGoerliMainnet/header_chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header Chain Proof

A STARK proof of Bitcoin's header chain

Run Tests

make test

Generate Proofs

Setup

This command installs all required dependencies

make setup

Batch Proof

This command proves a batch of headers

make batch_proof

Aggregate Proof

This command aggregates two batch proofs (or aggregate proofs) into a single, aggegated proof

make aggregate_proof

Increment Proof

This command extends an aggregate proof with a next header

make increment_proof

About

A STARK proof of Bitcoin's header chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 76.1%
  • Python 9.4%
  • HTML 7.8%
  • Rust 3.8%
  • Makefile 1.7%
  • JavaScript 1.1%
  • Shell 0.1%