anonymous by design. auditable by law.
Anonymous distributed-ledger protocol. Structural non-linkability across voting, wire transfer, custody, contracts, and governance — one invariant, thirteen embodiments.
Protocol properties
Embodiment examples
13 contract variants. Each is a reference implementation — build your own on any variant.
Coercion-resistant anonymous ballots. Write-only posture on attested device. Hostile-regime ready.
Anonymous civic votes with operator-independent KMS-attested tally.
Conservation-auditable stablecoin transfers. Amount and sender unlinked in canonical state.
Warehouse receipt system. Holder identity absent from canonical lot records.
Arbitrary anonymous bilateral contracts. Party identity non-derivable from canonical state. RBF is one contractType.
Wallet-weighted anonymous proposals. Delegation mapping structurally non-enumerable.
Anonymous dispatch. Sender identity structurally absent from canonical payload records.
Install
npm install @shyware/sdkHow it works
// Two unlinked atomic writes per submission:
// List 1 — payload record (no identity)
// List 2 — identity record (no payload, no submission ID)
//
// Count-match at period close:
// |L1(S)| === |L2(S)|
//
// KMS period-close attestation:
// σ = KMS.sign( H(l1Root ‖ l2Root ‖ N) )
// Verifiable by any party with the public key