mix irving committed add ssb linksLatest: 51abc9e on 1/6/2018, 2:42:50 AM | |
📄 | .gitignore |
📄 | 1_whoami.js |
📄 | 2_lastMsg.js |
📄 | 3_lastMsgs_live.js |
📄 | 4_lastMsgs_live_with_author.js |
📄 | README.md |
📄 | package-lock.json |
📄 | package.json |
📄 | ssb-client-intro.jpg |
Intro to Scuttlebutt: ssb-client
Part of a series of tutorials being collected into the scuttlebutt-guide (ssb | github)
The aim of this code is to provide some examples about how to use ssb-client
.
This code was written in a Twitch session. Watch it here : https://youtu.be/D9A06DhQ8aw
We cover:
- setting up a scuttlebot
- where does
ssb-client
fit in the ecosystem (1:00) - connecting to scuttlbot, and running:
- basics of pull-streams (16:41)
There's a summary of where we go to with the final js file (#4) at 1:17:46
:warning: This code assumes you already have content in your ssb database (from using Patchwork or similar)
Links
- scuttlebutt-guide (ssb | github) - all the resources!
- scuttelbutt.nz - get started with a scuttlebutt app like Patchwork (this will mean you have lots of juicy data to play with)
- pull-streams
- pull-stream.github.io - pull-stream module aggreration
- github.com/pull-stream/pull-stream-faq - answers to common questions. Nice place to start to learn more difficult things.
- sbot api
Feedback
I'm still learning - learning about how to weave scuttle code, and learning about how to introduce others to it.
If you have aternative solutions you'd like to share, or feedback on the method or format, I'd love to hear.
You can find me on scuttlebutt : @ye+QM09iPcDJD6YvQYjoQc7sLF/IFhmNbEqgdzQo3lQ=.ed25519
or on twitter : @whimful
Hire p2p Developers
If you're interested in having a p2p application built, please get in touch. You can hire our tech coop and am happy to route you to excellent humans in the community
Built with git-ssb-web