lib

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

commit e02f5ff3ba250a162c477ce757377e3cae10a74b
parent e926f76c8a33c4e6f1c9405a749fe26478d319d9
Author: triesap <tyson@radroots.org>
Date:   Mon,  2 Mar 2026 23:08:58 +0000

docs: update `radroots-net-core` readme

Diffstat:
Mcrates/net-core/README.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/crates/net-core/README.md b/crates/net-core/README.md @@ -6,8 +6,8 @@ Network orchestration primitives and runtime interfaces for the Rad Roots SDK. - define stable interfaces for network configuration, assembly, and control - keep network orchestration behavior deterministic across runtime environments -- support feature-gated nostr client and persistence integration surfaces -- provide reusable network primitives for application and service crates +- support feature-gated Nostr client, key, and persistence integration surfaces +- provide reusable network primitives for higher-level Rad Roots crates ## License