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 HSM-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
// Submission: two unlinked atomic writes
// List 1 (payload record) — no identity
// List 2 (participant record) — no payload, no submission ID
//
// Count-match invariant at period close:
// |L1(S)| === |L2(S)| ← verifiable by arithmetic
//
// HSM-backed period-close attestation:
// σ = Sign_KMS( H(root_L1 ‖ root_L2 ‖ N ‖ domain_aggregate) )
// Verifiable by any party with the HSM public key