2019-04-10 22:52:54 -04:00
2019-04-10 22:28:04 -04:00
2019-04-10 22:52:54 -04:00
2019-04-10 22:52:54 -04:00
2019-04-09 17:22:27 -04:00
2019-04-10 22:04:36 -04:00
2019-04-10 22:52:54 -04:00
2019-04-10 22:08:53 -04:00
2019-04-10 15:59:20 -04:00
2019-04-10 22:52:54 -04:00

Status Chat Widget

Easily embed a status chat in your website.

Usage

Copy paste the following snippet to your website

  <link rel="stylesheet" href="https://status-im.github.io/status-chat-widget/themes/status.css">
  <script src="https://status-im.github.io/status-chat-widget/dist/js/statuswidget.js"></script>
  <div id="status-chat-widget"></div>
  <script>StatusWidget("your-channel-name", document.getElementById("status-chat-widget"));</script>

Modify your-channel-name to your channel of choice

And you're done!

Description
Easily embed a status chatroom in your website - outdated, please use https://github.com/status-im/js-waku
Readme
Languages
JavaScript 62.1%
CSS 29.3%
HTML 8.6%