🖥️For Developers
Last updated
Welcome to the developer documentation for Perpl, a perpetual futures exchange built on Monad.
These docs walk you through everything you need to build on Perpl — from your first authenticated request to running trading strategies through the SDK.
New here? Read the Overview to understand what Perpl offers, then follow the Quickstart to make your first call.
Connecting an app? Set up Networks & Configuration for the environment you target (mainnet, testnet, or solonet).
Orientation, network/environment configuration, and a hands-on quickstart.
The HTTP and streaming surface: Authentication, the REST API, the WebSocket API, and shared Types & Errors.
The recommended path for most integrations: Install the SDK, core Concepts, a Quickstart, the perpl-cli debugging tool, and runnable Examples.
Talk to the exchange without the SDK, from TypeScript or Python.
Task-oriented, copy-pasteable solutions to common integration problems.
Last updated