lib

Core libraries for Radroots
git clone https://radroots.dev/git/lib.git
Log | Files | Refs | README | LICENSE

README (660B)


      1 # radroots_net
      2 
      3 This is the README for `radroots_net`, which provides network orchestration and
      4 runtime interfaces for the `radroots` core libraries.
      5 
      6 ## Overview
      7 
      8  * networking configuration and builders;
      9  * runtime-aware network handle and lifecycle support;
     10  * optional Nostr client integration and key management helpers;
     11  * optional logging and runtime-path persistence integration.
     12 
     13 ## Copyright
     14 
     15 Except as otherwise noted, all files in the `radroots_net` distribution are
     16 
     17  Copyright (c) 2020-2026 Tyson Lupul
     18 
     19 For information on usage and redistribution, and for a DISCLAIMER OF ALL
     20 WARRANTIES, see LICENSE included in the `radroots_net` distribution.