Getting Started with Mach SDK
This quickstart guide will help you integrate Mach Protocol into your application and execute your first cross-chain swap.Prerequisites
Before you begin, make sure you have:- Node.js 20+ installed
- A project where you want to add cross-chain functionality
- A private key for transaction signing (for testing purposes)
Installation
Basic Implementation
Here’s a minimal example to perform a cross-chain swap with the Mach SDK:Monitoring Your Swap
After initiating a swap, you can track its status:Next Steps
SDK Installation
View detailed installation instructions
Integrating Mach
Learn about complete integration steps
Using Mach SDK
Explore advanced SDK features
Mach Architecture
Understand how Mach works under the hood
Sample Projects
To help you get started quickly, check out these sample implementations:- Basic Integration Example - A minimal implementation showing how to perform cross-chain swaps
- React Integration Example - Example of integrating Mach SDK in a React application
- Next.js Integration - Implementation with Next.js framework
For support during integration, join our Discord community or reach out to our support team.