Test the engine.
Verify it yourself.
A live, verifiable client for Tau. Compresses real Ethereum transactions through the sealed Tau engine — achieving 5.53× density on real RPC-JSON workloads — lossless, byte-perfect, and queryable in place. Run it yourself: even ~50 transactions compress ~5×.
The demo server runs the sealed Tau engine. Only aggregate numbers are returned — ratio, tx_count, round_trip_ok. Your data is processed server-side; compressed bytes never leave the server. Submit RPC-JSON transactions (json mode) for the headline 5.53× — even small batches compress ~5×. Single RLP txs (compress) stay ~1× because RLP is already compact.
cast tx <hash> --json --rpc-url $RPC # collect into a JSON array → my_txs.json
curl -fsSL https://auriglyph.com/downloads/tau-cli -o tau-cli chmod +x tau-cli && ./tau-cli json my_txs.json
tx_count : 5,000 ratio : 5.53× lossless round_trip_ok : true
curl -fsSL https://auriglyph.com/downloads/tau-cli -o tau-cli && chmod +x tau-cli
tau-cli does not contain the compression engine. It sends transaction hex to the public demo API and prints aggregate metrics. The engine stays server-side.
Privacy: batch mode sends your transaction hex to the demo server. Only aggregate numbers are returned — ratio, tx_count, round_trip_ok. Use public blockchain data only. Do not upload private or confidential transactions.
/api/healthliveness/api/capabilitiespublic summary/api/compress-rlpsingle tx · metrics/api/compress-batchbatch · your ratiopeektoo close to the machinerywitnessoperator onlyarchivenot hereraw enginenever leaves the serverPinned gate run · scope-labelled numbers only. Full DATA file in repo evidence bundle.