Gwen committed Merge branch 'master' of ssb://%0lOvmNF7Ch34YvmfLcAbvuyuoto7hdy4/GW67VD3IYY=.sha256Latest: dd76086 on 10/31/2016, 9:11:40 PM | |
π | .gitignore |
π | index.js |
π | ipm |
π | layouts |
π | name.md |
π | package.json |
π | readme.md |
π | serve.js |
π | src |
readme.md
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
- β How to install sbot
- β How to install node
- β How to choose a client (and the differences between them)
- β How to use git-ssb
- β Philosophy: Here's why bother now, not maΓ±ana
- β pull-stream ex. from sbot api
- β Current development team
- β How to support the project
- β How to set up a pub
- β What's with the name? Project history
- β How does sbot compare to urbit, cjdns, ipfs, zeronet
- β How do I log in/out?
- β What if I lose my private key?
- β Known issues
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