Every month we publish a cryptographic snapshot of all user balances. Anyone can verify their own balance is included in the published total without us revealing any other user's holdings.
No snapshot has been published yet.
The first snapshot will appear here automatically on the 1st of the next month.
Sign in to download your verification leaf and merkle proof.
sha256(userId | balanceJson | nonce).sha256(left || right). Odd levels duplicate the last node.Reference implementation: src/lib/por/merkle.ts on GitHub — a 50-line file with no dependencies. You can copy verifyProof() into any language and re-run it on your downloaded leaf.