scuttle-shell-browser-consumer

1.1.4 • Public • Published

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/.

Readme

Keywords

none

Package Sidebar

Install

npm i scuttle-shell-browser-consumer

Weekly Downloads

3

Version

1.1.4

License

ISC

Unpacked Size

7.91 MB

Total Files

24

Last publish

Collaborators

  • retog