Added wunderbot and block-explorer

This commit is contained in:
filipnyquist 2018-05-25 08:24:18 +02:00
parent 01fa09739f
commit 89e3efc9fc

View file

@ -47,7 +47,9 @@ If you want to contribute to LBRY, the first step is to understand where.
--- | --- | ---
| [chainquery](https://github.com/lbryio/chainquery) | Go | A utility for parsing, extracting, and updating the LBRY blockchain into structured SQL data. Used by several internal tools and useful for 3rd-party application development.
| [lighthouse](https://github.com/lbryio/lighthouse) | JavaScript, ElasticSearch | A search service for the LBRY blockchain.
| Add more? chat/tip bots, explorer... |
| [wunderbot](https://github.com/lbryio/lbry-wunderbot) | JavaScript (Node) | A chatbot used by the LBRY discord.
| [block-explorer](https://github.com/lbryio/block-explorer) | PHP (vanilla) | A blockchain explorer for the LBRY blockchain.
| Add more? other tipbots... |
## Coding