orderly-open-chat
v0.0.2
Published
Wallet-linked global chat widget for Orderly DEX interfaces
Readme
Orderly Open Chat
A global wallet-linked chat widget for Orderly DEX interfaces.
Features
- Floating collapsible chat panel
- Wallet-linked usernames
- Global room messaging
- Emoji and coin-logo reactions
- Reply threading with jump-to-message
- Auto-scroll for new messages
- Orderly-aligned typography and dark UI treatment
Usage
import { registerOrderlyPlugin } from "orderly-open-chat";
plugins={[registerOrderlyPlugin()]}The hosted chat backend is configured by default for the current submission build.
