Skip to content
/ erlbutt Public

erlang prototype of scuttlebutt protocol

Notifications You must be signed in to change notification settings

cmoid/erlbutt

Repository files navigation

erlbutt

An implementation of the SSB protocol.

Building

make test

make ct

make rel

To run:

./_build/default/rel/ssb/bin/ssb-0.0.1 console

An environment variable can be used to control logging, .eg.:

SSB_LOG_LEVEL=debug _build/default/rel/ssb/bin/ssb-0.0.1 console

There is also a dev-diary that are posts made on SSB, so many of the linked items in those entries are not visible in github.


About

erlang prototype of scuttlebutt protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published