Quick Start
Integrating the Swapper Finance Widget into your website
Quick Start Integration Guide
Prerequisites
Integration Steps
1. HTML Structure (Basic Iframe)
<iframe
src="https://app.swapper.finance?integratorId=..."
width="100%"
title="Swapper Finance Widget"
allow="camera"
sandbox="allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation"
></iframe>2. Constructing the Iframe src URL
src URL3. Domain whitelisting
Last updated