git ssb

3+

gb / docs



Tree: b95331bbb79edf75707b0abd6a1cd34a70edaa62

Files: b95331bbb79edf75707b0abd6a1cd34a70edaa62 / readme.md

1168 bytesRaw

readme

Scuttlebot is a cryptographically secure, peer to peer, eventually consistent distributed technology influenced by kappa database architecture. These docs are open source, as is scuttlebot, created for participants, by participants. They're being created to make the experience with the network easier to use, quicker to understand and faster to contribute to as it's being built.

These docs are hosted on docs.gitmx.com.

doc goals

building

To build these docs

npm install && sh ipm
node index.js
node serve

and navigate to localhost:3333 to view the docs site

Built with git-ssb-web