install-dependency

Install Orderly SDK packages and dependencies for dApp development via npm.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/wuzhong-orderly/orderly-skills --skill install-dependency-wuzhong-orderly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-dependency
Source: https://github.com/wuzhong-orderly/orderly-skills/tree/main/install-dependency
Command: npx skills add https://github.com/wuzhong-orderly/orderly-skills --skill install-dependency-wuzhong-orderly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of adding essential Orderly SDK packages and their related dependencies to your project, ensuring you have the necessary tools for dApp development.

Core Features & Use Cases

  • Modular Installation: Install only the specific SDK components you need, from core functionalities to feature widgets and wallet connectors.
  • Flexible Wallet Integration: Supports both standard web3 connection methods and Privy for social login.
  • Use Case: Quickly set up a new project by installing the core SDK packages, a trading interface, and a preferred wallet connector with a single command.

Quick Start

Install the @orderly.network/react-app and @orderly.network/trading packages along with the standard wallet connector.

Frequently Asked Questions about install-dependency

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install Orderly SDK packages for dApp development?

To install Orderly SDK packages for dApp development, you can use this Skill to add core packages, feature widgets, wallet connectors, and utilities to your project via npm as modular dependencies.

What Orderly SDK components can I install via npm?

The Orderly SDK components you can install via npm include core packages, feature widgets, standard web3 wallet connectors, Privy for social login, and various utilities for modular frontend integration.

Can I use Privy for social login when installing Orderly SDK packages?

Yes, you can use Privy for social login when installing Orderly SDK packages, as the installation process supports flexible wallet integration alongside standard web3 connection methods.

How do I set up a new Orderly network project with the trading interface?

To set up a new Orderly network project with the trading interface, install the `@orderly.network/react-app` and `@orderly.network/trading` packages along with your preferred standard wallet connector.

Does the Orderly SDK support modular installation of specific components?

Yes, the Orderly SDK supports modular installation, allowing you to install only the specific components you need, ranging from core functionalities to feature widgets and wallet connectors.