什麼是 sui-keypair-cryptography?
幫助 Claude Code 了解 Sui 區塊鏈金鑰對和密碼學操作,提供金鑰生成、簽章、驗證、地址派生和多重簽章方案支援的指南和範例。在 Sui 開發中使用加密技術時或當使用者提到金鑰對、加密技術、簽章或驗證時使用。 來源:randypen/sui-eco-skills。
幫助 Claude Code 了解 Sui 區塊鏈金鑰對和密碼學操作,提供金鑰生成、簽章、驗證、地址派生和多重簽章方案支援的指南和範例。在 Sui 開發中使用加密技術時或當使用者提到金鑰對、加密技術、簽章或驗證時使用。
透過命令列快速安裝 sui-keypair-cryptography AI 技能到你的開發環境
來源:randypen/sui-eco-skills。
The keypair and cryptography module provides secure cryptographic operations for the Sui blockchain ecosystem, including key generation, signing, verification, and address derivation. It supports multiple signature schemes and provides a unified interface for cryptographic operations.
Location: https://github.com/MystenLabs/ts-sdks/tree/main/packages/typescript/src/cryptography/keypair.ts
Signer is the abstract base class for all signing operations, providing:
幫助 Claude Code 了解 Sui 區塊鏈金鑰對和密碼學操作,提供金鑰生成、簽章、驗證、地址派生和多重簽章方案支援的指南和範例。在 Sui 開發中使用加密技術時或當使用者提到金鑰對、加密技術、簽章或驗證時使用。 來源:randypen/sui-eco-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/randypen/sui-eco-skills --skill sui-keypair-cryptography幫助 Claude Code 了解 Sui 區塊鏈金鑰對和密碼學操作,提供金鑰生成、簽章、驗證、地址派生和多重簽章方案支援的指南和範例。在 Sui 開發中使用加密技術時或當使用者提到金鑰對、加密技術、簽章或驗證時使用。 來源:randypen/sui-eco-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/randypen/sui-eco-skills --skill sui-keypair-cryptography 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/randypen/sui-eco-skills