RemusDEX Docs
CtrlK
  • Introduction
  • Audit
  • Key Features
  • Architecture & Concepts
  • Contract Addresses
  • How to Interact
    • Checking Market Status
    • Opening a New Order
    • Fetching All User Orders
    • Removing (Canceling) an Order
    • Claiming Matched Proceeds
    • Claiming Fees (For Contract Owner)
    • Viewing the Orderbook
  • IRemusDEX Trait Reference
Powered by GitBook
Page cover
On this page

Introduction

RemusDEX is a fully on-chain Central Limit Order Book (CLOB) DEX built on Starknet using Cairo. It aims to provide a transparent, composable, and efficient trading experience with limit orders and on-chain settlement.


Table of Contents

  1. Introduction

  2. Key Features

  3. Architecture & Concepts

  4. Contract Addresses

  5. How to Interact

    • Checking Market Status

    • Opening a New Order

    • Fetching All User Orders

    • Removing (Cancelling) and Order

    • Claiming Matched Proceeds

    • Claiming Fees (For Contract Owner)

    • Viewing the Orderbook

  6. IRemusDEX Trait Reference

    • Associated Types & Structs

NextAudit

Last updated 5 months ago