Developer Guides

Who Can Build on Hibit?

Hibit is an Omnichain DEX, providing seamless trading across a vast and growing ecosystem of blockchains. We offer powerful APIs that enable developers to build a wide range of applications and services on top of our robust infrastructure.

Our platform supports native assets and wallets from major chains, including Solana, Ethereum, BSC, Tron, TON, ICP, Kaspa, Bitlayer, Scroll, Neox, Avalanche, and Base, with more on the way. This guide will help you understand how you can leverage Hibit's technology based on your role.

Anyone can also list a new token on Hibit. Learn more about our Permissionless Listing process.


1. For Market Makers & Algorithmic Traders

If you are a programmatic trader or a market-making firm, you can easily connect your trading strategies to Hibit's deep, unified liquidity pool.

What You Can Do

  • Programmatic Trading: Automate your trading strategies by placing orders, managing positions, and executing swaps via our API.

  • Access Unified Liquidity: Hibit's order book and swap pools are fully interoperable. This means your limit orders can be filled by swaps, and vice versa, ensuring optimal price execution and access to all available liquidity on the platform.

  • High-Performance Trading: Utilize our robust infrastructure for reliable and efficient order execution.

Key APIs & Getting Started

The primary tool for you is the Trade API. It provides all the necessary endpoints to interact with our trading engine.

  • Place Limit Orders: Use the POST /api/v1/orders endpoint.

  • Execute Swaps: Use the POST /api/v1/swap endpoint.

  • Manage Your Account: Access endpoints for checking balances, order history, and more.

Dive into the Trade API Reference to see all available endpoints and start building your trading bots.


2. For DApp Builders: Launch Your Own DEX

If your goal is to launch a new decentralized exchange or a financial application from the ground up, Hibit provides the complete backend infrastructure to power it.

What You Can Do

  • Build a White-Label DEX: Create a fully functional exchange with your own branding, powered by Hibit's omnichain liquidity and settlement.

  • Full Wallet Management: Programmatically create and manage dedicated wallets for your users on the Hibit Chain.

  • Seamless On-chain Operations: Handle user deposits, trades, and withdrawals across all supported chains through a single, unified API.

  • Earn Revenue: Receive a share of the trading fees generated by your users.

Key APIs & Getting Started

The Hibit Chain API is designed for you. It gives you full control over the user lifecycle within the Hibit ecosystem.

  • User Registration: register a new user account and wallet.

  • Asset Management: Handle deposit and withdraw requests.

  • Trading: Execute trade and swap operations on behalf of your users.

Explore the Hibit Chain API Reference to learn how to build your own DEX on Hibit's foundation.


3. For App, Wallet, & Data Platform Integrators: Become a Broker

If you have an existing application, wallet, community, or a data aggregation platform, the Broker API is the perfect solution to offer powerful trading services without forcing your users to leave your platform.

What You Can Do

  • Integrate Trading Seamlessly: Add a powerful trading widget or feature directly into your existing app or website.

  • Support Mainstream Wallets: The Broker API is designed to interact with any major wallet (e.g., MetaMask, Phantom, UniSat). Your users can trade directly from the wallets they already use and trust.

  • Offer Omnichain Trading: Enable your users to trade assets within a single chain (e.g., ETH to USDC on Ethereum) or across different chains (e.g., SOL on Solana to WBTC on Ethereum) effortlessly.

  • Earn Revenue: Receive a share of the trading fees for every transaction initiated through your integration.

Key APIs & Getting Started

The Broker API is your gateway to offering omnichain trading. It abstracts away the complexity of cross-chain interactions, providing a simple interface for you to build upon.

  • Fetch Quotes: Get the best trading routes and prices for any token pair.

  • Generate Transactions: Create the necessary transaction data that your user can sign with their wallet.

  • Track Status: Monitor the status of a trade from initiation to completion.

Check out the Broker API Reference to start integrating Hibit's powerful trading capabilities into your application today.

Last updated