"use strict"; // P A C K A G E import { require as local } from "app-root-path"; // U T I L const markdown = local("/app/components/markdown").default; // E X P O R T module.exports = exports = () => `
×

Blockchain The foundation of the LBRY protocol
lbrycrd

${markdown("./documents/partials/lbrycrd.md")}
`;