orderly-sdk-install-dependency
Installation
SKILL.md
Orderly Network: SDK Install Dependency
Use this skill to add Orderly SDK packages to your project. The SDK is modular—install only what you need. Versions below reflect the current 3.1.x line.
When to Use
- Starting a new DEX project
- Adding Orderly SDK to an existing project
- Installing specific packages for custom integrations
- Setting up wallet connectors
Prerequisites
- Node.js 20+ installed (enforced in
package.jsonengines) - npm, yarn, or pnpm package manager
- React 18+ project (for UI packages)