On-ramp Solution

The Leap SDK allows you to enable your users to buy cryptocurrency directly using the Onramperarrow-up-right widget in your website or application.

You can integrate the widget in two different ways

const widgetUrl = leapSdk.buy({ 
    // optional parameters to customize widget
})

Click here to see parameters available to customizearrow-up-right

Last updated