↔️Horizontal Scaling
Due to the complete separation of concerns between assets and their associated spending rules, there is virtually no limit to how many independent sets of rules or "order books" can be created referencing the same asset(s). This provides great flexibility and potential to scale by managing intents across multiple independent outputs (UTXOS). Traditional smart contract design patterns on Cardano would often encounter limitations relating to how much data can be stored in a single output. Pondora Modules completely circumvent this limitation by being able to utilize any number of different outputs for the same purpose.
This datum model shifts UTXO contention away from the user (intent management) and toward the consumer (intent resolution) and results in a greatly improved dApp user experience with the ability to scale reliably with users.
Last updated