Adds EOB to the list

Adds Email Over Blockchain to the list
This commit is contained in:
Sandro Linux 2022-01-10 17:25:59 +00:00 committed by GitHub
parent 3fc9a44cbc
commit d43e770fed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ A list of community run projects built on and for the LBRY protocol.
- [lbryseed](https://github.com/belikor/lbrydseed) - Graphical interface to download and seed content to the LBRY network. - [lbryseed](https://github.com/belikor/lbrydseed) - Graphical interface to download and seed content to the LBRY network.
- [lbt](https://gitlab.com/gardenappl/lbt) - lbt is a collection of command-line tools for interacting with the LBRY network, written in POSIX shell. - [lbt](https://gitlab.com/gardenappl/lbt) - lbt is a collection of command-line tools for interacting with the LBRY network, written in POSIX shell.
- [lbrytools](https://github.com/belikor/lbrytools) - A library of functions that can be used to manage the download of claims from the LBRY network. It includes methods to download claims by URI (canonical url), claim ID, or from specific channels. - [lbrytools](https://github.com/belikor/lbrytools) - A library of functions that can be used to manage the download of claims from the LBRY network. It includes methods to download claims by URI (canonical url), claim ID, or from specific channels.
- [Email Over Blockchain](https://github.com/mlibre/email-on-blockchain) - Uses the LBRY blockchain to allow you to send emails as claims.
- [wol-api](https://github.com/devbrones/wol-api) - WOL-API (API for future impl. in Watch-on-LBRY) - [wol-api](https://github.com/devbrones/wol-api) - WOL-API (API for future impl. in Watch-on-LBRY)
- [Podcatcher](https://github.com/Hound-fm/podcatcher) - An open source audio media crawler for lbry. Helps you discover music and podcasts. - [Podcatcher](https://github.com/Hound-fm/podcatcher) - An open source audio media crawler for lbry. Helps you discover music and podcasts.