lbry.tech/documents/resources.md
Thomas Zarebczan ddf534fea6
Update resources.md
add wrappers and daemon settings
2018-09-26 15:20:12 -04:00

23 lines
683 B
Markdown

---
title: Resources
---
## Showcase
- [Whitepaper](https://lbry-whitepaper.herokuapp.com)
- [Blockchain API](/api/blockchain)
- [Protocol API](/api/protocol)
## Additional Resources
- [Download Overview](/resources/download-overview)
- [Lighthouse API](https://lbryio.github.io/lighthouse)
- [Merkle Claim Trie](/resources/claimtrie)
- [LBRY Claimtrie](/resources/lbry-claimtrie)
- [The LBRY Proof of Work (POW) Algorithm](/resources/pow)
- [Regtest Setup](/resources/regtest-setup)
- [Schema](/resources/schema)
- [Signing a claim](/resources/signing-claim)
- [URI](/resources/uri)
- [API Wrappers](/resources/api-wrappers)
- [LBRY Daemon Settings](/resources/daemon-settings)