DKA Bridging
Last updated
Last updated
DKA is the native token of dKargo Chain, used to pay transaction fees.
To enable transactions on dKargo Chain (Layer 3, L3), ERC-20 DKA tokens held on Arbitrum Chain (Layer 2, L2) must first be converted into L3 DKA native tokens.
This conversion process is facilitated by the DKA Bridge.
The bridge between Arbitrum and dKargo operates using a mechanism similar to Arbitrum's ETH Bridge.
For a deeper technical analysis, refer to Arbitrum’s documentation.
By using the dKargo SDK, developers can integrate DKA bridging functionality directly into their applications.
The dkargo-tutorials
repository provides detailed instructions on how to use the dKargo SDK with ethers.ts
and hardhat.ts
.
The following guide explains how to use the DKA Bridge using functions provided by