Put Hyve on your own website.
One line. That's it.
Paste this script tag anywhere before </body> and a HyveChain chat button appears in the corner of your site — answering with the official knowledge base and live on-chain data. No build step, no dependencies, no CSS conflicts (it renders in its own Shadow DOM).
1 — COPY THE CODE
2 — PASTE IT IN YOUR HTML
3 — DONE ⬢
Options
Add any of these attributes to the script tag to customize the widget.
| ATTRIBUTE | DEFAULT | WHAT IT DOES |
|---|---|---|
data-position | right | Corner of the screen: right or left. |
data-accent | #e8b23a | Accent color — button ring, send button, links. |
data-title | Hyve | Name shown in the chat header. |
data-greeting | standard welcome | The first message visitors see. |
Good to know: the widget talks to this server, so it works on any site that can reach it.
If your website runs on https://, browsers require the widget to be served over https too —
that works automatically once the assistant moves to its own domain with SSL. Rate limiting
(per visitor) and the no-financial-advice guardrails apply everywhere the widget is embedded.
Try it right now — this very page has the widget running ⬊