orderly-sdk-wallet-connection

Installation
SKILL.md

Orderly Network: SDK Wallet Connection

A comprehensive guide to integrating wallet connection in Orderly Network DEX applications, supporting EVM (Ethereum, Arbitrum, Optimism, Base, etc.) and Solana wallets, with an optional Privy (social login) path.

When to Use

  • Setting up wallet connection for a new DEX
  • Supporting multiple wallet types (MetaMask, Phantom, etc.)
  • Implementing chain switching
  • Choosing between the standard connector and Privy

Prerequisites

  • Orderly SDK packages installed (see orderly-sdk-install-dependency)
  • Providers configured (see orderly-sdk-dex-architecture)
  • Wallet packages installed

Overview

Installs
40
GitHub Stars
2
First Seen
Mar 5, 2026
orderly-sdk-wallet-connection — orderlynetwork/skills