1️⃣Install AKKA SDK
Integrate our SDK to your dApp/Wallet/swap UI
AKKA SDK is not available now. It will be available soon ...
This package allows access to AKKA API, which finds the best cross-chain routes on different bridges and exchanges. The routes can then be executed via the SDK.
Installation
We recommend installing the SDK via npm or yarn.
npm install --save @akkafinance/sdk
or
yarn add @akkafinance/sdk
As an integrator, you can monetize your AKKA integration and collect fees. See our monetization guide for more information.
Last updated