返回顶部
n

noir-developerNoir开发

Develop Noir (.nr) codebases. Use when creating a project or writing code with Noir.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
2,119
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

noir-developer

Noir 开发者

工作流程

  1. 1. 编译(nargo compile):将 Noir 程序编译为 ACIR。
  2. 生成见证(nargo execute 或 NoirJS execute):基于 ACIR 和用户输入生成见证。
  3. 证明:使用 ACIR 和见证,通过选定的证明后端生成证明。
  4. 验证:使用选定的证明后端验证证明。

任务模式

环境

如果环境不受 nargo 支持(例如原生 Windows 系统),请引导用户使用 GitHub Codespaces(https://noir-lang.org/docs/tooling/devcontainer#using-github-codespaces)或受支持的配置(WSL、Docker 或虚拟机)。

规划

为每个 Noir 程序定义私有输入、公共输入(如有)和公共输出(如有)。

项目创建

创建 Noir 项目时,使用 nargo new 或 nargo init 来搭建项目框架。

编译

使用 nargo(而非 noir_wasm)进行编译;这是受维护的路径。

验证

运行 nargo test 来验证 Noir 实现。

证明后端

在实现细节之前,先确认证明后端的选择。如果用户选择 Barretenberg,请阅读 references/barretenberg.md。

参考资料

  • - 运行 nargo --help 查看完整命令列表。
  • 阅读 https://noir-lang.org/docs/ 了解语言语法、依赖项和工具。
  • 证明后端:
- 有关 Barretenberg 的具体信息,请阅读 references/barretenberg.md。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 noir-developer-1776381431 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 noir-developer-1776381431 技能

通过命令行安装

skillhub install noir-developer-1776381431

下载

⬇ 下载 noir-developer v0.1.0(免费)

文件大小: 1.75 KB | 发布时间: 2026-4-17 15:28

v0.1.0 最新 2026-4-17 15:28
- Initial release of noir-developer skill for developing Noir (.nr) codebases.
- Provides an end-to-end workflow: compilation, witness generation, proving, and verification.
- Includes environment setup guidance, covering unsupported systems and recommending Codespaces, WSL, Docker, or VM use.
- Outlines project creation, compilation, and validation steps using `nargo`.
- Adds steps for specifying inputs/outputs and confirming proving backend before implementation.
- Offers references for Noir documentation and commands.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部