π₯οΈWidget
How to use our exchange widget with your project
iFrame
<iframe allow="usb; ethereum; clipboard-write; payment; microphone; camera" src="https://widget.mtpelerin.com/?_ctkn=YOURINTEGRATIONKEY" title="Mt Pelerin crypto exchange widget"></iframe>Popup / modal
<script src="https://widget.mtpelerin.com/mtp-widget.js"></script>showMtpModal(
{
_ctkn: 'YOURINTEGRATIONKEY',
type: 'popup',
... and other parameters
}
);Direct links
Last updated