halo2

Community

Build and debug PLONK circuits

Authorhairyf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the complex process of building and debugging zero-knowledge PLONK circuits using the halo2_proofs Rust library, enabling developers to create verifiable computations efficiently.

Core Features & Use Cases

  • Circuit Definition: Define custom circuits using the Circuit trait, specifying gates, columns, and constraints.
  • Constraint System Management: Configure advice, fixed, and instance columns, along with selectors and lookup arguments.
  • Debugging with MockProver: Utilize MockProver to test circuit logic and identify constraint violations without generating full proofs.
  • Use Case: A developer needs to implement a zero-knowledge proof for a private transaction system. They can use this Skill to define the circuit logic, assign witnesses, and debug the constraints using the mock prover before deploying to a live network.

Quick Start

Use the halo2 skill to define a new PLONK circuit for a simple multiplication gate.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: halo2
Download link: https://github.com/hairyf/blockchain-skills/archive/main.zip#halo2

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.