scuttle-shell-browser-consumer

v1.1.4
Web Extension that allows webpages to access Secure Scuttlebutt

Scuttle Shell Browser - Consumer

This project contains web pages that access the Scuttlebutt Network in browsers with Scuttle Shell Browser.

The project generates the script ssb-connect.js that provides the SSB Client.

It can be used as follows within the scipts of your page:

import {default as ssbConnnect, pull} from 'https://retog.github.io/scuttle-shell-browser/ssb-connect.js'
ssbConnnect().then(sbot => {
  //access sbot
})

See the various examples in the site folder. They are accessible online at https://retog.github.io/scuttle-shell-browser/.

npm i scuttle-shell-browser-consumer

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 1/20/2021

Downloads

Maintainers