Components

Here's a the components we expose

  1. Swaps - allows users to swap tokens from EVM to Cosmos Chains and also in between the Cosmos Chains.

  2. SwapsModal - Swaps component wrapped in a modal.

  3. IBCSwaps - allows users to swap tokens amongst the Cosmos Chains.

  4. IBCSwapsModal - IBCSwap component wrapped in a modal.

  5. FiatOnRamp - allows users to buy tokens using fiat.

  6. FiatOnRampModal - FiatOnRamp wrapped in a modal.

  7. IBCTransfer - allows users to perform Direct and IBC Transfers.

  8. IBCTransferModal - IBCTransfer wrapped in a modal

  9. LiquidityView - embedded view of all tabs with a side nav to switch to different tab

  10. LiquidityModal - LiquidityView component wrapped in a modal

Last updated