Home/Docs/Components/Limit-order-manager

Limit Order Manager

A component for managing limit orders and stop-loss orders with real-time status updates.

Limit Orders

ETH
0.5 ETH
Limit @ $3000
Active
ETH
1.0 ETH
Stop Loss @ $2500
Active

Installation

Run the following command to add the Limit Order Manager component to your project:

npx shadcn@latest add https://w3-kit.com/registry/limit-order-manager.json

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add order management utilities to your project