Skip to content

Repository files navigation

JupiterZ Documentation

This documentation site provides comprehensive guidance for market makers integrating with Jupiter's Request for Quote (RFQ) system.

Overview

JupiterZ allows market makers to provide liquidity through competitive quotes rather than traditional AMM pools. This results in:

  • Lower computational costs (10x less than AMM swaps)
  • Better pricing control for market makers
  • Improved user experience with competitive quotes

Documentation Structure

Quick Start

This website is built using Docusaurus, a modern static website generator.

Installation

npm install

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Contributing

This documentation is based on the official JupiterZ Webhook Toolkit:

Technology Stack

  • Docusaurus v3 - Documentation framework
  • TypeScript - Type-safe development
  • React - Component-based UI
  • Markdown - Content authoring

License

This documentation follows the same license as the JupiterZ Webhook Toolkit.

Releases

Packages

Used by

Contributors

Languages