HyperSettle
Only the difference
should ever leave the chain.
Private cross-chain netting on Solana. FHE matching hub on Solana, Ika 2PC-MPC dWallets signing the settlement bytes, spokes that release tokens directly — no bridge, no wrapped USDC, no operator that can peek at amounts.
Every payment pays the full bridge fee.
traverses chains — twice the fees, twice the bridge risk, and everyone can read the amounts on the clearing network's explorer.
Opposite intents cancel. The net moves.
actually crosses — 99.5% less liquidity in motion, and the matching engine never sees plaintext amounts. The dWallet that signs the unlock has no single private key behind it.
Fund an intent
Lock USDC on the source chain. Pick the destination. Encrypted amount handle goes to the hub.
Open /deposit →2Review the book
See every funded intent with source chain, destination chain, amount, recipient, and funding transaction.
Open /intents →3Settle the net
Match both directions, unlock destination vaults, and produce one rebalance for the remaining difference.
Open /settle →4Run the demo
Use the local demo route to watch the netting phases tick through without manually funding both sides.
Open /netting →