Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.14 KB
description
SwapKit by THORSwap offers a composable, user-friendly Partner API/SDK on top of THORChain's cross-chain liquidity protocol.

🏡 Getting Started

SwapKit is a suite of tools package as an SDK to facilitate integration of all THORSwap services. SwapKit SDK is open-source and powers the THORSwap frontend. It is an easy gateway to all THORchain features, as well as THORSwap tools. SwapKit has four main pillars:

  1. Cross-chain quoting API with DEX Aggregation and transaction creation support
  2. Wallet interaction for multiple chains
  3. Cross-chain transactions tracking
  4. Thorchain tooling and abstraction

1. TypeScript/JavaScript SDK

Implement our JS/TS SDK in any frontend, or backend, and build your UI/UX around cross-chain swaps.

{% content-ref url="swapkit-sdk/install-swapkit-sdk.md" %} install-swapkit-sdk.md {% endcontent-ref %}

2. API (REST)

The SwapKit REST API empowers you to build an elite application with cross-chain swap functionality, with native Bitcoin.

{% content-ref url="swapkit-api/swapkit-api/" %} swapkit-api {% endcontent-ref %}