swapper-integration

Official

Integrate new swappers into ShapeShift Web.

Authorshapeshift
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps researchers, engineers, and product teams add support for new swappers (DEX aggregators, bridges, etc.) by providing proven patterns, files, and best practices to implement quotes, rates, and status checks.

Core Features & Use Cases

  • Research & pattern analysis: Learn from existing swapper implementations (Bebop, Chainflip, NEAR Intents, etc.).
  • Implementation blueprint: Create swapper scaffolds with quote/rate/status logic and tests.
  • Testing & validation: Validate API responses, error handling, and integration with the UI.

Quick Start

Create a new swappper under packages/swapper/src/swappers/[SwapperName]Swapper and follow the established file structure to implement quoting, pricing, and status APIs.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: swapper-integration
Download link: https://github.com/shapeshift/web/archive/main.zip#swapper-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository