git ssb

1+

mixmix / scuttlebutt-guide



Tree:
📄README.md
📄earthsea.jpg
README.md

Scuttlebutt Guide

Looking to learn how to build in Scuttlebutt? There's currently no canonical resource, but here's a map of the known archipelago!

map

Have you found an Uncharted Isle? We'd love to hear about it.

Documentation

scuttlebot.io - has great details about sbot and ssb-client (and other modules)

ssbc.github.io - a predecessor to scuttlebutt.io, much of the same content, has some other tutorials

pull-stream.github.io - a guide to the pull-stream ecosystem (scuttlebut uses pull-streams extensively)

github.com/pull-stream/pull-stream-faq - a simple FAQ

Tutorials

Videos

Intro to Scuttlebutt

Into to Mutant

Mutant is a client side reactive library which is all about mutating the DOM. It's used by Patchwork, Patchbay, Ticktack (and the underlying lib Patchcore).

Written

github.com/don-smith/ssb-tutorial - a command line intro that uses docker to spin up several sbots and get them talking to each other.

Code snippets

scuttlebot.io - lots of code snippets, some background

ssbc.github.io/scuttlebot/ - (see HowTo Guides down side) more detail, but an odler reference

Module guides

scuttlebutt.nz/modules.html - a great overview of modules organised by domain / stack-position

Built with git-ssb-web