Summary
Build a collateral service where users pay 22 ADA, which gets split into 4 UTxOs in a server-controlled wallet. These UTxOs are then released as collateral when needed for proxy transactions.
How it works
- User pays 22 ADA to the collateral service
- Service splits the payment into 4 UTxOs (5.5 ADA each) in a server-controlled wallet
- UTxOs are held and released as collateral for proxy usage
- Collateral is returned/recycled after proxy transactions complete
Implementation areas
🤖 Generated with Claude Code
Summary
Build a collateral service where users pay 22 ADA, which gets split into 4 UTxOs in a server-controlled wallet. These UTxOs are then released as collateral when needed for proxy transactions.
How it works
Implementation areas
🤖 Generated with Claude Code