@reineira-os/rss
v0.1.2
Published
Reineira Settlement Standard — Solidity interfaces and conformance suites for programmable, optionally-confidential settlement.
Readme
@reineira-os/rss
The Reineira Settlement Standard (RSS) — Solidity interfaces and semantic conformance suites for condition-gated, insured settlement, including the confidential (FHE) profile.
The open standard the x402 adapter conforms to — other adapters can implement the same interfaces.
Install
pnpm add @reineira-os/rssInterfaces
IConditionResolver, IUnderwriterPolicy, IFundingSource, plus the confidential variants
(IConfidentialConditionResolver, IConfidentialUnderwriterPolicy, IConfidentialFundingSource).
Each shipped interface carries a conformance suite that asserts behavior, not just selectors.
License
MIT © Reineira Labs
