This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Cross-Chain Collateral Architecture Note | |
| ## Idea | |
| We are exploring a private cross-chain collateral layer where a borrower can use native assets or positions from another chain as collateral without wrapping or bridging them. | |
| The first narrow flow is: | |
| > A borrower has native collateral controlled by an Ika dWallet. Solana coordinates the loan, refinancing, or liquidation flow. Encrypt keeps sensitive market inputs private. Ika signs the native settlement transaction when the Solana-side logic says it is valid. |