lykin tutorial series.
Go to file
glyph 54874c61d8 Revert "hide parts 2, 3 and 4"
This reverts commit ce693cadc3.
2022-09-05 10:09:00 +01:00
part_1_sbot_rocket add doc comments 2022-08-18 09:02:37 +01:00
part_2_subscribe_form Revert "hide parts 2, 3 and 4" 2022-09-05 10:09:00 +01:00
part_3_database_follows Revert "hide parts 2, 3 and 4" 2022-09-05 10:09:00 +01:00
part_4_posts_streams Revert "hide parts 2, 3 and 4" 2022-09-05 10:09:00 +01:00
.gitignore prepare for release of first installment 2022-08-26 10:25:06 +01:00
Cargo.lock prepare for release of first installment 2022-08-26 10:25:06 +01:00
Cargo.toml prepare for release of first installment 2022-08-26 10:25:06 +01:00
README.md prepare for release of first installment 2022-08-26 10:25:06 +01:00

README.md

Lykin Tutorial Series

Author: @glyph

Introduction

lykin is a tutorial application funded by a Secure Scuttlebutt (SSB) community grant. It is intended to showcase one way in which an SSB client application can be written using the golgi client library. This tutorial series walks the reader through the creation of the lykin application.

Installments

  • Part 1: Sbot and Web Server
  • Part 2: Subscription Form and Key Validation
  • Part 3: Database and Follows
  • Part 4: Posts and Message Streams
  • ...

Thanks

I am grateful to the Butts who voted to fund this work, all contributors to the SSBC and Erick Lavoie (@elavoie / @IgYpd+tCtXnlE2tYX/8rR2AGt+P8svC98WH3MdYAa8Y=.ed25519) in particular - both for partially funding this work and for developing and overseeing the community grant process.

Contribute

If you wish to support my work on the Rust Scuttlebutt ecosystem, please consider contributing to my Liberapay account.

Contributions to the Secure Scuttlebutt Consortium OpenCollective are also encouraged.

License

This tutorial series is shared under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license, while all code is licensed as MIT.