mirror of
https://github.com/logos-co/logos-delivery-module.git
synced 2026-08-27 12:01:09 +00:00
* docs: point run-node guide at logos.test fleet Switch the run-a-node instruction from the logos.dev network to the logos.test fleet, and add conf/logos-test.json (preset logos.test) for the createNode boot step to reference. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * docs: make logos.test the default fleet and add non-Docker run path - README: list logos.test first as the default preset and use it in the minimal createNode example; keep logos.dev and twn documented. - run-node.md: restructure into "With Docker" and "Without Docker" sections. The native path builds logoscore + lgpm and this module's .lgx with Nix, runs the daemon on the host, and boots the node with the same createNode @conf/logos-test.json / start calls. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>