Welcome to the Morpher Documentation
This documentation provides a comprehensive guide to the Morpher ecosystem, including our Trading API, the Morpher Trading SDK for programmatic access, and examples for frontend integration.
Whether you are looking to query market data, execute trades via our SDK, or build your own trading interface, these documents will provide you with the necessary information.
Key Sections
-
Getting Started: Practical examples and guides on how to integrate the Morpher Trading SDK into your projects, with a focus on React, Wagmi, and Viem.
-
Trading SDK: A guide to using our
morpher-trading-sdk
library. This section covers installation, setup, and usage examples for all SDK functions, enabling you to build powerful trading applications. -
API Reference: Detailed documentation for all our tRPC API endpoints and WebSocket subscriptions. Learn how to fetch market data, manage orders, and query user portfolios.