"use strict"; // E X P O R T module.exports = exports = () => `
×

Data Network The "nuts and bolts" (fix this) of the LBRY protocol
lbry lbryschema torba

While blockchain is the innovation that makes LBRY possible, the Data Network is the layer that actually makes the blockchain useful.

The primary component for this level is lbry, a daemon that:

Unless choosing to re-implement aspects of the LBRY protocol by hand, most applications that interact with the LBRY network will bundle lbry.

Additional Resources

`;