Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Risc0

  • 4 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-master

Build verifiable computation with the RISC Zero zkVM - guest/host Rust code, receipts, proving options, and on-chain Ethereum verification.

About

RISC Zero is a zk-STARK based zkVM that runs arbitrary code and produces verifiable receipts (journal + seal). A developer uses it to build ZK coprocessors, attestations, and on-chain verifiable computation.

  • Guest/host model, ExecutorEnv, prove/verify, image IDs
  • Receipt kinds and Groth16 verifier for Ethereum on-chain checks

Risc0 by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #347 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-master --skill risc0

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-master

What it does

Build verifiable computation with the RISC Zero zkVM - guest/host Rust code, receipts, proving options, and on-chain Ethereum verification.

Files

SKILL.mdMarkdownGitHub ↗
Skill is based on RISC Zero (risc0/risc0), generated at the listed date.

RISC Zero is a zero-knowledge verifiable computing platform based on zk-STARKs and RISC-V. The zkVM runs arbitrary code (Rust, C, C++) and produces receipts (journal + seal) that anyone can verify with the program’s image ID, without re-running the program or seeing private inputs. Use it for coprocessors, attestation, and on-chain verification (e.g. Ethereum via Groth16 verifier contracts).

Core References

TopicDescriptionReference
zkVM overviewGuest, host, method, image ID, journal, receipt, sealcore-zkvm-overview
Guest codeEntry macro, env read/write/commit, no_stdcore-guest-code
Host codeExecutorEnv, prove, verify, journal decodecore-host-code
ReceiptsStructure, verify, journal, serialization, receipt kindscore-receipts

Features

TopicDescriptionReference
Proving optionsDev-mode, local, remote (Boundless), prove_with_optsfeatures-proving-options
PrecompilesCrypto precompiles, patched crates (sha2, k256, etc.)features-precompiles
Proof compositionVerify receipts in guest, assumptions, resolvefeatures-composition
RecursionSegment → lift → join → Groth16, receipt kindsfeatures-recursion
Ethereum integrationVerifier contracts, Groth16, shrink-wrappingfeatures-blockchain-ethereum

Best practices

TopicDescriptionReference
Guest optimizationCycles, paging, precompiles, profiling, alignmentbest-practices-guest-optimization

Advanced

TopicDescriptionReference
Security modelComponents, soundness, ZK caveats, auditsadvanced-security-model

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.