什么是 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