Builders

Build your own dApp on IBEx.fi in minutes and offer your services directly to your users, with AI‑assisted code integration.

IBEx simplifies compliance and operations for builders: we take care of FIAT rails and regulation, GDPR-compliant user data, KYC flows, and secure custody so you can focus on your product.

  • Create your branded dApp
  • Challenge Web2 and TradFi models
  • Leverage Web3 + TradFi infrastructure (login, custody, payments)
IBEx Web3 builder illustration

Solve Web3 user's pains

No risk to lose their seed

No more blockchain gas fee

FIAT & crypto frictionless swap

All DeFi protocols in one interface

All blockchains' wallets in one interface

Use cases

Deploy Wallet

Learn how to deploy a wallet for your users: signup, signin, refresh token, and recovery. This guide covers the complete lifecycle of authentication and session management.

Deliver IBAN

Discover how to deliver an IBAN to your users via the KYC process: KYC iframe integration, IBAN creation via the CREATE_IBAN operation, and status tracking via userData.

Swap Token

Learn how to implement token swaps: quote request, swap execution via the SWAP_FROM_QUOTE operation, and response handling.

Recovery

Learn how to enable and manage wallet recovery: enable recovery with personal data, check recovery status, and cancel recovery operations.

Transfer Token

Learn how to transfer ERC20 tokens from a Safe wallet: token validation, transfer execution via the TRANSFER_TOKEN operation, and status tracking.

User Data Storage

Learn how to store and retrieve private user data securely in IBEX Safe: store data, retrieve data, update data, and protect sensitive information with private keys.

Wallet Balances

Learn how to retrieve wallet balances from one or multiple blockchains: single blockchain balance (v1), multi-blockchain and multi-token balances (v1.1), with optional real-time price data.

Wallet Transactions

Learn how to retrieve wallet transactions from one or multiple blockchains: single blockchain transactions (v1), multi-blockchain and multi-token transactions (v1.1), with filtering, pagination, and real-time price data.

Email Validation

Learn how to validate and store user email addresses securely in IBEX Safe: request email validation, confirm email with verification code, and store email in GDPR-compliant userData.

Pools

Learn how to view and manage liquidity pool positions: list available pools, check pool balances and yields, deposit tokens, and withdraw tokens.