Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Embeddable widgets — overview · Boson Protocol
Skip to content

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.

WidgetPurpose
Commit WidgetBuyer accepts an offer and pays
Redemption WidgetBuyer redeems, cancels, or disputes
Finance WidgetSeller/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.