What Makes Cookbooks Different?
| Regular Guides | Cookbooks |
|---|---|
| Conceptual explanations | Production-ready code |
| Minimal examples | Full implementations |
| API-focused | Frontend + Backend |
| Standalone snippets | Working applications |
Available Cookbooks
Build Axiom Pulse Feature
Build a real-time token discovery feed with WebSocket streaming, Zustand state management, and React components.Features: Real-time updates, filtering, search, three-column layout
TradingView Charts Integration
Integrate TradingView charts with real-time OHLCV data streaming. Supports both token and pair modes.Features: Sub-second candles, WebSocket streaming, theme support
Axiom Data Access
Access Axiom-style data programmatically: trending tokens, pulse feeds, wallet tracking, and DEX analytics.Features: Pulse V2, Multi-Events Stream, holder analytics
Tech Stack
All cookbooks use the same modern stack:| Technology | Purpose |
|---|---|
| Next.js 15 | React framework with App Router |
| @mobula/sdk | Mobula API client with WebSocket support |
| Zustand | Lightweight state management |
| TailwindCSS | Utility-first styling |
| TypeScript | Type safety |
Quick Start
Clone the MTT repository and start exploring:Project Structure
Get Your API Key
Create Free API Key
Sign up and get instant access to all Mobula APIs