Embeddable widgets
Three drop-in widgets handle the three most common buyer-side flows. Each is a hosted React app embeddable via <script> + button, <iframe>, or Zoid.
| Widget | Purpose |
|---|---|
| Commit Widget | Buyer accepts an offer and pays |
| Redemption Widget | Buyer redeems, cancels, or disputes |
| Finance Widget | Seller/buyer manages on-chain funds |
For embedding, configuration, styling, and postback details:
Hosted at
https://widgets.bosonprotocol.io/ — the canonical deployment.
Versioning
Widgets are continuously deployed from the widgets repo and follow the React Kit version. Pin a SHA-stamped URL if you need version stability.
Quickstart
Quickstart → Embed a commit button — 5 minutes.