lib

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

commit ce356602bdb7254d2cf07840fea68a80b3ff1dbe
parent 540e3195cf280da694baa340512769a13541b635
Author: triesap <tyson@radroots.org>
Date:   Sun,  1 Mar 2026 23:11:44 +0000

docs: update `radroots-trade` readme

Diffstat:
Acrates/trade/README.md | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)

diff --git a/crates/trade/README.md b/crates/trade/README.md @@ -0,0 +1,14 @@ +# radroots-trade + +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 +- support feature-gated serialization and type export for SDK consumers +- provide stable trade primitives for higher-level Rad Roots crates + +## License + +Licensed under AGPL-3.0. See LICENSE.