← 返回 Skills 市场
tarnadas

Orderly Sdk Wallet Connection

作者 Mario Reder · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
256
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orderly-sdk-wallet-connection
功能描述
Comprehensive guide to integrating wallet connection in Orderly Network DEX applications, supporting both EVM (Ethereum, Arbitrum, etc.) and Solana wallets.
安全使用建议
This skill is an integration guide and appears internally consistent, but exercise normal caution before using third-party instructions: 1) Verify the npm packages and package names in the guide (@orderly.network, @web3-onboard, @solana/wallet-adapter-*, etc.) are the official packages from trusted maintainers and pin versions; 2) Never paste or store private keys in application code or config — wallet integrations should rely on browser wallet providers or secure key management; 3) Treat WalletConnect project IDs and any API keys as secrets and store them in appropriate config (not in public repos); 4) Review any omitted/truncated portions of SKILL.md for instructions that might send signed data or user info to third-party endpoints; 5) Because the skill file has no source/homepage listed, prefer to cross-check examples with official Orderly Network docs or upstream repos before copying code into production. If you want, I can scan the full SKILL.md text for any lines that request secrets or network calls to unexpected endpoints.
功能分析
Type: OpenClaw Skill Name: orderly-sdk-wallet-connection Version: 1.0.0 The skill bundle is a legitimate technical guide for integrating the Orderly Network SDK for wallet connections (EVM and Solana). The SKILL.md file contains standard React code snippets, dependency installation commands, and architectural explanations consistent with its stated purpose, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description state a wallet-connection integration guide and the SKILL.md only references relevant packages (Orderly SDK, web3-onboard, Solana wallet adapters) and configuration options needed to implement that feature. The declared requirements (none) align with being an instruction-only doc.
Instruction Scope
The instructions focus on wrapping an app with WalletConnectorProvider, configuring EVM and Solana wallets, chain/network IDs, and optional project IDs (e.g., WalletConnect). The guidance does not instruct reading system files, collecting unrelated environment variables, or exfiltrating data. (I reviewed the provided SKILL.md excerpt; no instructions requesting private keys or unrelated secrets appear.)
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. The only install-related content are ordinary npm install commands for the expected wallet packages, which is proportionate for the documented task.
Credentials
The skill declares no required environment variables or credentials. The instructions reference placeholders such as a WalletConnect project id (a reasonable API key used by WalletConnect) but do not demand unrelated secrets or multiple external credentials.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modification of other skills' configurations. As an instruction-only skill it does not write files or request elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orderly-sdk-wallet-connection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orderly-sdk-wallet-connection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of orderly-sdk-wallet-connection, providing a unified integration guide for wallet connections in Orderly Network DEX apps. - Supports both EVM (Ethereum, Arbitrum, etc.) and Solana wallet connections. - Introduces the @orderly.network/wallet-connector package for seamless multi-chain wallet integration. - Includes instructions for customizing wallet providers and chain switching. - Explains use of WalletConnectorProvider and unified WalletConnectorContext for managing wallet state. - Guides developers through configuration for MetaMask, WalletConnect, Phantom, Solflare, and more.
元数据
Slug orderly-sdk-wallet-connection
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Orderly Sdk Wallet Connection 是什么?

Comprehensive guide to integrating wallet connection in Orderly Network DEX applications, supporting both EVM (Ethereum, Arbitrum, etc.) and Solana wallets. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 256 次。

如何安装 Orderly Sdk Wallet Connection?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install orderly-sdk-wallet-connection」即可一键安装,无需额外配置。

Orderly Sdk Wallet Connection 是免费的吗?

是的,Orderly Sdk Wallet Connection 完全免费(开源免费),可自由下载、安装和使用。

Orderly Sdk Wallet Connection 支持哪些平台?

Orderly Sdk Wallet Connection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Orderly Sdk Wallet Connection?

由 Mario Reder(@tarnadas)开发并维护,当前版本 v1.0.0。

💬 留言讨论