$ cnpm install ssb-minimal-pub-server
This is a friendly fork of ssb-server aimed at a minimal core useful for pubs.
This repo has the following changes compared to ssb-server:
In all other respects it behaves the same as ssb-server, so it should be an easy replacement.
Furthermore this repo tries to stay as close to ssb-server as possible by merging in changes when new releases appear. This means that 15.0.1 is the same as ssb-server 15.0.1 expect the changes mentioned above.
15.1.0 is a bit special in this regard because of the added peer invites modules.
npm install -g ssb-minimal-pub-server
Upon installation it is recommended that you supply a device address which enables nodes to use your pub for peer-invites.
Please refer to the ssb-server documentation.
MIT
Copyright 2014 - 2016 © taobao.org |