git ssb

3+

gb / docs



Tree: 24ca9d1f017c6968a6e962ffeb79bf7219ed8393

Files: 24ca9d1f017c6968a6e962ffeb79bf7219ed8393 / 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