Overview
dKiT is a unified cross-chain DEX aggregation layer that lets dApps execute native token swaps across 19+ blockchains including Avalanche’s C-Chain—via a single API/SDK. It abstracts multiple protocols and aggregators behind one interface, providing best-price discovery, non-custodial execution, and real-time tracking.
Features
- Native Cross-Chain Swaps: Swap native assets (e.g. BTC ↔ AVAX).
- Smart Routing: Finds optimal routes across multiple protocols and DEX aggregators.
- Streaming Swaps: Splits large trades to reduce price impact.
- One-Transaction UX: “One-signature” Cross-Chain Swaps.
- Revenue & Fee Streaming: Add custom affiliate fees and automatically stream them to your wallets.
- Broad Wallet Support: Easily integrate 20+ wallets (EVM, Solana, Cosmos, hardware, and WalletConnect).
- Avalanche Support: Support for Avalanche (C-Chain) cross-chain swaps.
Getting Started
-
Review the Docs
Browse the dKit Documentation to understand concepts, endpoints, and workflows. -
Get an API Key
Request API keys on dkit.xyz → Get API Key. -
Install & Configure
- Use the SDK (e.g.,
@doritokit/sdk
) or call the REST API directly. - Provide any required API keys (e.g., EVM explorers or UTXO helpers).
- Enable Avalanche (C-Chain) within your chain list.
- Use the SDK (e.g.,
-
Quote → Execute → Track
- Call
/v1/quote
to get the best route and expected output. - Execute the transaction
- Poll
/v1/track
to monitor progress, including streaming status.
- Call
-
Monetize
Configure affiliate fees so a share of volume routed via your app is streamed to your addresses.
Documentation
- Introduction & Concepts: docs.dkit.xyz
- API Reference / Swagger: api.dkit.xyz
- Quick Start: End-to-end example for quoting, executing, and tracking swaps
- Revenue Generation: docs.dkit.xyz/revenue-generation
- Status Page: dkit.instatus.com
Supported Protocols & Aggregators
- THORChain
- Chainflip
- MayaChain
- Jupiter
- 1inch
- Garden Finance
Use Cases
- Cross-Chain Swaps in Any dApp: Add native BTC ↔ EVM/Solana/Cosmos swaps to wallets and DEXs.
- Cross-Chain DEX / Router: Power a trading interface with best-price discovery and cross-chain support.
- Bridgeless Asset Migration: Let users move assets across ecosystems without using wrapped tokens or CEXs.
- Affiliate Monetization: Stream fees on every swaps.
Conclusion
dKit delivers a reliable, developer-friendly cross-chain aggregation layer for Avalanche’s C-Chain and beyond. With native swaps, smart routing and fee monetization, it’s a fast way to ship a seamless cross-chain experience in production.
Is this guide helpful?
Developer:
dKit Team
Categories:
Available For:
Website:
https://dkit.xyz/Documentation:
https://docs.dkit.xyz/