Guide

Prove performance without revealing trades

You can show how an account performed without showing what it holds or trades.

What you can show

Return, maximum drawdown, and other ratios such as the Sharpe ratio and win rate, as percentages over a period. Return and maximum drawdown for an exchange account can be backed by a zero-knowledge proof today; the other metrics are measured from the same data and published with their coverage, but are not yet proven in zero knowledge.

What stays private

Balances, positions, individual trades, deposits and withdrawals, and the exchange account identifier. Deposits and withdrawals are taken out of the return so that adding money does not look like performance, and only the resulting percentage is published.

How you share it

Connect an account with a read-only key. Keys with trading or withdrawal permission are rejected, so Linvesther cannot move or trade your money. Your public profile then shows the combined record as percentages. You can choose which claims to make, and you can turn on privacy mode to hide the whole record.

How a reader checks it

A reader can compare the numbers with their own reading of the public API, verify a proof with the command-line verifier, and check which collector signed the source data against a list they trust. Each result also says how complete its data is; an unavailable metric is not zero.

Keep reading

Prove performance without revealing trades