noir_read_example
Read the source code of any Noir example circuit by providing its name. Use this to study sample circuits and learn Noir programming.
Instructions
Read the source code of a Noir example circuit. Use noir_list_examples to find available examples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Example name (e.g., 'hello_world', 'merkle_proof') |