git ssb

1+

mixmix / scuttlebutt-guide



Commit 5407705371f827efafd59d46772af666a31daec5

add more written guides

Stephen Whitmore committed on 1/17/2018, 4:25:04 AM
Parent: 8295e0aebc4cc1584ab969fe0c65201ce6a6ab68

Files changed

README.mdchanged
README.mdView
@@ -15,9 +15,9 @@
1515 **scuttlebutt stack**
1616 - scuttlebutt-protocol-guide - ([ssb](%gghZe88ZC2N18Zz44cn0/PE12eEJ+vyzOj6CW1QG4Ds=.sha256) | [github](https://github.com/vtduncan/scuttlebutt-protocol-guide) | [read online](https://vltf.org/scuttlebuttprotocolguide)) learn about the protocol with beautiful diagrams
1717 - [scuttlebutt modules](https://www.scuttlebutt.nz/modules.html) - a great overview of modules organised by domain / stack-position
1818
19-**pull-streams**
19 +**pull-streams**
2020 - [pull-stream.github.io](https://pull-stream.github.io/) - a guide to the pull-stream ecosystem (scuttlebut uses pull-streams extensively)
2121 - [github.com/pull-stream/pull-stream-faq](https://github.com/pull-stream/pull-stream-faq) - a simple FAQ
2222
2323
@@ -42,10 +42,21 @@
4242
4343
4444 ### Written
4545
46-[github.com/don-smith/ssb-tutorial](https://github.com/don-smith/ssb-tutorial) - a command line intro that uses docker to spin up several sbots and get them talking to each other.
46 +#### sbot
47 +- [github.com/don-smith/ssb-tutorial](https://github.com/don-smith/ssb-tutorial) - a command line intro that uses docker to spin up several sbots and get them talking to each other.
4748
49 +#### git-ssb
50 +- [From GitHub to git-ssb](%25RPKzL382v2fAia5HuDNHD5kkFdlP7bGvXQApSXqOBwc%3D.sha256)
cel %5/b0t8dFn3ND6S2DaedGe8VUlaKKJLXIhteZJ/dEtEQ=.sha256 · 1/17/2018, 7:37:56 AM

@noffle should these message ids be url-encoded?

Kira %YP2evEPnzLcCk0fzpG3IJozSn4+z/rpegmBG2k1m6bs=.sha256 · 1/17/2018, 10:25:57 PM

@cel whoops, no, they shouldn't be. fixed!

51 +
52 +#### ssb-npm
53 +- [ssb-npm 101](%25eSY9ewHDPzCJhl%2Bu9hivtWvvjJbSg%2BVmaxyqmvfEfK4%3D.sha256) - install, set up, and use ssb-npm
54 +
55 +#### patchfoo
56 +- [Intro to Patchfoo](%25VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU%3D.sha256) - install and set up the patchfoo client
57 +- [Hacking Patchfoo](%25mgQ7t%2BaBDF71ZGmzQVk8yEQiB8Wj2dF5nmmVyYynOoQ%3D.sha256) - learn to hack on & modify patchfoo & make it your own
58 +
4859 ### Code snippets
4960
5061 [scuttlebot.io](http://scuttlebot.io/docs/basics/publish-a-message.html) - lots of code snippets, some background
5162 - [post a message](http://scuttlebot.io/docs/basics/publish-a-message.html)

Built with git-ssb-web