← 返回 Skills 市场
tarnadas

Orderly Sdk Dex Architecture

作者 Mario Reder · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
265
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install orderly-sdk-dex-architecture
功能描述
Complete DEX architecture guide including project structure, provider hierarchy, network configuration, TradingView setup, and provider configuration.
安全使用建议
This skill is an architecture and scaffolding guide (no code or installers), and appears coherent with its purpose. Consider these before using: 1) The guide expects you to supply runtime vars like VITE_ORDERLY_BROKER_ID and to host TradingView files — avoid storing secrets or private keys in client-side .env or public runtime config. 2) Vet and pin any third-party packages (e.g., @orderly.network packages, TradingView) for license and supply-chain risk. 3) Do not commit .env or private keys to source control; use safe secret management for any server-side credentials. 4) If you implement wallet connectors, ensure users sign transactions client-side — never embed private keys. 5) Because the skill is instruction-only, installing it does not execute code, but you should still audit any code or packages you add to your project based on the guide.
功能分析
Type: OpenClaw Skill Name: orderly-sdk-dex-architecture Version: 1.0.0 The skill bundle is a comprehensive architectural guide and code scaffolding tool for building a Decentralized Exchange (DEX) using the Orderly Network SDK. The content in SKILL.md consists of standard React/Vite project structures, configuration patterns (such as runtime environment variables), and integration steps for TradingView and wallet connectors, with no evidence of malicious intent, data exfiltration, or harmful instructions.
能力评估
Purpose & Capability
The skill is an architectural guide for an Orderly Network DEX and the SKILL.md content focuses on project structure, provider hierarchy, network/runtime config, and TradingView integration — all consistent with the stated purpose.
Instruction Scope
The instructions reference runtime environment variables (e.g., VITE_ORDERLY_BROKER_ID), localStorage usage, and placement of TradingView library files in public/tradingview/. They do not instruct the agent to read or exfiltrate unrelated files or credentials. Be aware the guide assumes you will wire runtime config and wallet connectors into your app; it uses browser APIs (window, localStorage) which is expected for a frontend app.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is downloaded or written by the skill itself at install time (lowest install risk).
Credentials
Skill metadata declares no required env vars, but the guide references VITE_ runtime variables and a brokerId/networkId that you must supply when implementing the app. This is proportionate for a DEX guide, but you should avoid placing secrets or private keys in client-side .env or public runtime config. Wallet connectors will interact with user wallets — do not hard-code private keys.
Persistence & Privilege
The skill is not marked always:true and requests no config paths or persistent privileges. Autonomous invocation is allowed (platform default) but this is an instruction-only guide and does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orderly-sdk-dex-architecture
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orderly-sdk-dex-architecture 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the comprehensive DEX architecture guide for Orderly Network SDK. - Covers project structure, required provider hierarchy, and essential network configuration for mainnet/testnet. - Includes setup instructions for TradingView chart integration. - Provides guidance on runtime configuration, wallet connector setup, and deployment. - Emphasizes critical configuration steps, such as required brokerId and trading chart dependencies.
元数据
Slug orderly-sdk-dex-architecture
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Orderly Sdk Dex Architecture 是什么?

Complete DEX architecture guide including project structure, provider hierarchy, network configuration, TradingView setup, and provider configuration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 265 次。

如何安装 Orderly Sdk Dex Architecture?

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

Orderly Sdk Dex Architecture 是免费的吗?

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

Orderly Sdk Dex Architecture 支持哪些平台?

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

谁开发了 Orderly Sdk Dex Architecture?

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

💬 留言讨论