lykin tutorial series.
Go to file
glyph 5e5a48ae65 update manifest and lockfile 2022-09-09 10:49:14 +01:00
part_1_sbot_rocket add call for contributions 2022-09-05 10:18:01 +01:00
part_2_subscribe_form add call for contributions 2022-09-05 10:18:01 +01:00
part_3_database_follows add call for contributions 2022-09-05 10:18:01 +01:00
part_4_posts_streams merge part 5 draft and part 4 updates 2022-09-05 14:03:17 +01:00
part_5_task_loop add part 5 draft tutorial 2022-09-05 13:58:17 +01:00
part_6_ui_layout change the name of part 6 2022-09-07 16:58:09 +01:00
part_7_latest_posts add missing code and fix indentation and typos 2022-09-07 17:22:56 +01:00
part_8_ui_posts small addition 2022-09-09 10:48:30 +01:00
part_9_read_delete add part 9 draft 2022-09-09 10:48:45 +01:00
part_10_extension_ideas add part 10 draft 2022-09-09 10:48:57 +01:00
.gitignore update manifest and gitignore to expose all installments, update link to part 2 in readme 2022-09-05 10:11:57 +01:00
Cargo.lock update manifest and lockfile 2022-09-09 10:49:14 +01:00
Cargo.toml update manifest and lockfile 2022-09-09 10:49:14 +01:00
README.md add part 8 draft tutorial 2022-09-08 13:54:36 +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

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.