lykin tutorial series.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
glyph bd5e789919
Merge pull request 'Fixes and improvements courtesy of Daan (black-puppydog)' (#6) from black_puppydog_fixes into main
8 months ago
part_1_sbot_rocket
part_2_subscribe_form add missing RelationshipQuery import 8 months ago
part_3_database_follows don't treat already-not-following as error 8 months ago
part_4_posts_streams
part_5_task_loop
part_6_ui_layout
part_7_latest_posts
part_8_ui_posts
part_9_read_delete
part_10_extension_ideas
.gitignore
Cargo.lock
Cargo.toml
README.md add message of thanks to daan 8 months ago

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.

A big thank you to Daan Wynen (aka. black-puppydog) for providing feedback and fixes for code examples in this tutorial series.

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.