U
Unlink
On-chain private transfers powered by zero-knowledge proofs
Performances
Comparison
Details
This content is generated by RD AI and is for reference only
Unlink is a privacy protocol deployed on EVM chains. It holds encrypted UTXO balances in a smart contract and uses Groth16 zero-knowledge proofs to validate transfers, hiding counterparties, amounts, and balances. It supports four operations—deposit, transfer, withdraw, and execute—where execute lets private balances interact with external DeFi calls and privately return the results. The SDK offers non-custodial browser accounts (derived from mnemonics or wallet signatures) and custodial server accounts (raw keys), plus encrypted user storage.