Skip to main content

Installation

Install the SDK using your preferred package manager:

Quick Start

Configuration Options

REST API Methods

The SDK provides typed methods for all Mobula REST endpoints. All methods return fully typed responses.

Market Data

Asset Metadata

Token Details

Portfolio & Wallet

Swap

Error Handling

The SDK provides a custom MobulaError class for better error handling:

Utility Functions

The SDK exports several utility functions:

Full Documentation

For the complete SDK documentation including WebSocket support, visit:

NPM Package

View on NPM