·certified-variables
{}

certified-variables

使用 Merkle 树和子网 BLS 签名提供来自查询调用的经过加密验证的响应。涵盖认证数据 API、RbTree/CertTree 构建、见证生成和前端证书验证。当查询响应需要验证、认证数据或响应真实性证明时使用。

9安装·4热度·@dfinity

安装

$npx skills add https://github.com/dfinity/icskills --skill certified-variables

如何安装 certified-variables

通过命令行快速安装 certified-variables AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dfinity/icskills --skill certified-variables
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dfinity/icskills。

SKILL.md

查看原文

Query responses on the Internet Computer come from a single replica and are NOT verified by consensus. A malicious or faulty replica could return fabricated data. Certification solves this: the canister stores a hash in the subnet's certified state tree during update calls, and then query responses include a certificate signed by the subnet's threshold BLS key proving the data is authentic. The result is responses...

No external canister IDs required. Certification uses the IC system API exposed through CDK wrappers:

For canisters serving HTTP responses directly (not through the asset canister), responses must be certified so the HTTP gateway can verify them.

使用 Merkle 树和子网 BLS 签名提供来自查询调用的经过加密验证的响应。涵盖认证数据 API、RbTree/CertTree 构建、见证生成和前端证书验证。当查询响应需要验证、认证数据或响应真实性证明时使用。 来源:dfinity/icskills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dfinity/icskills --skill certified-variables
分类
{}数据分析
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from dfinity/icskills

快速解答

什么是 certified-variables?

使用 Merkle 树和子网 BLS 签名提供来自查询调用的经过加密验证的响应。涵盖认证数据 API、RbTree/CertTree 构建、见证生成和前端证书验证。当查询响应需要验证、认证数据或响应真实性证明时使用。 来源:dfinity/icskills。

如何安装 certified-variables?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dfinity/icskills --skill certified-variables 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dfinity/icskills

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-03-10