lib

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

commit fd72c0787e93f4f200b52c263a77af4fe336590e
parent 791566363b2d94bcab9156c9ec2e6b6c16277263
Author: triesap <tyson@radroots.org>
Date:   Mon,  2 Mar 2026 23:09:00 +0000

docs: update `radroots-trade` readme

Diffstat:
Mcrates/trade/README.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/crates/trade/README.md b/crates/trade/README.md @@ -4,10 +4,10 @@ Trade listing models and Nostr tag mappings for the Rad Roots SDK. ## Goals -- define listing domain models and invariants for Rad Roots trade records -- map listing structs to deterministic Nostr tags and event payloads +- define stable listing models and invariants for Rad Roots trade records +- keep listing-to-tag mapping deterministic across supported targets - support feature-gated serialization and type export for SDK consumers -- provide stable trade primitives for higher-level Rad Roots crates +- provide reusable trade primitives for higher-level Rad Roots crates ## License