How to Authenticate Your Superuser
You can authenticate your superuser by passing in your public key under the 'publicKey' url parameter. For more on the possible parameters you can pass in to your URL, check out this
Reach out to daniel @ carbon.money & gavin @ carbon.money if you're interested in deploying a custom widget url (for your iFrame/webview!) and/or check out our HTML script here. Here is an iFrame example at our all-token url buy.carbon.money. Please update the design how you see fit.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<title>Carbon Fiber iFrame Example</title>
</head>
<body>
<iframe id="carbonFiberIFrameExample"
title="Carbon Fiber iframe Example"
width="300"
height="800"
allow="fullscreen"
src="https://buy.carbon.money">
</iframe>
</html>
Updated 5 months ago
What's Next
| Widget URLs |