Layerswap API
Ask or search…
K
Links
Comment on page

Layerswap-hosted page

You can redirect users from your Web or Mobile app to Layerswap and customize their journey by providing query parameters.
Braavos integration
Polygon Native Bridge Integration
zkSync Integration
Refer to the UI customization section to explore all the available options.
A simple example with a predefined destination would look like this:
<!-- EXAMPLE -->
<a href="https://www.layerswap.io/app/?to=STARKNET_MAINNET&clientId=YOUR_CLIENT_ID">
Deposit funds
</a>
Last modified 30d ago