The Kima Transaction Widget
The Kima Transaction Widget is a ready made React component that allows users to transfer like assets between chains using the Kima protocol. Combined with the Kima Transaction Backend, it is the quickest way to integrate Kima into your dApp.
Modes
The Kima Transaction Widget supports 3 modes:
Payment
Bridge
Status
Payment
In Payment Mode, the user can send funds from any chain supprted by Kima to the specified payment address and chain. See the Payment Mode section for more information.
I.e. Pay 12.34 USDC from Polygon or Solana
Bridge
In Bridge Mode, the user is able to send funds to and from any chain supported by Kima. See the Bridge Mode section for more information.
I.e. Send 12.34 USDT on BSC and receive USDC on Arbitrum
Status
Status Mode displays the progress of an existing transaction. See the Status Mode section for more information.
Last updated