Developer Documentation
Build on 10xSwap
Comprehensive tools, APIs, and SDKs to integrate DeFi functionality into your Algorand applications
Get Started in Seconds
npm install @10xswap/sdk algosdk5+
Core SDKs
3
Smart Contracts
20+
API Endpoints
100%
On-Chain
Platform Overview
10xSwap provides a complete DeFi infrastructure on Algorand with automated trading, liquidity pools, and market intelligence
Core Features
- • Multi-DEX routing (Tinyman, Pact, 10xSwap)
- • Automated trading rules (DCA, Rebalance, Rotate)
- • Agent wallet management
- • Liquidity pool AMM (x * y = k)
- • Market analysis & predictions
- • Token launchpad with bonding curves
Developer Tools
- • TypeScript SDK with full type safety
- • RESTful API endpoints
- • Smart contract clients (AlgoPy)
- • WebSocket support for real-time data
- • Comprehensive documentation
- • Example applications
Network Support
Testnet
Mainnet
Full feature parity across both networks with automatic network detection
Additional Resources
Essential links and documentation for developers
NPM Package
@10xswap/sdk on npm
GitHub Repository
Source code and examples
API Documentation
REST API reference
🚀 Quick Start Commands
Install:
npm install @10xswap/sdk algosdkImport:
import { SwapRouter } from '@10xswap/sdk'Version:
v1.0.0