Skip to content

teddav/stark_by_hand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

STARK BY HAND

This is a Sage script for the Risc0 tutorial STARK by Hand, written by the great Paul.

Run

Use Sage to run the script:

sage stark_by_hand.sage

Or use the Docker image for simplicity: https://teddav.github.io/sagemath/

docker run --rm --platform linux/amd64 -v $(pwd):/app -w /app sagemath/sagemath 'sage ./stark_by_hand.sage'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages