git ssb

3+

gb / docs



Tree: 9e7b9474cca07c0d015101049bbd48224ba91d8c

Files: 9e7b9474cca07c0d015101049bbd48224ba91d8c / 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