Integrate with iframe

Embedding the Ondefy Widget into your page using an iframe is the easiest way to get started. All you need to do is to copy the code below, and paste it within the HTML of your page. This makes it easy to integrate with tools like Wix, Webflow, Weebly, Wordpress or just about any other website.

<iframe
  src="https://ramp.ondefy.com"
  height="665px"
  width="100%"
  frameborder="0"
  style="border-radius: 18px;"
/>

Configuring your widget

Use our configuration page to customize widget size, default theme, fiat currency, selected token and more.

Last updated