·certified-variables
{}

certified-variables

マークル ツリーとサブネット 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。

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.

マークル ツリーとサブネット 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 とは?

マークル ツリーとサブネット 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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dfinity/icskills

詳細

カテゴリ
{}データ分析
ソース
skills.sh
初回登録
2026-03-10