LogoLogo
HomepageXDiscord
  • INTRODUCTION
    • 📒Project Overview
  • THE POND
    • 💡Smart Account
    • 🔌Pondora Modules
    • 💧Liquid Assets
    • 🔢UTXO Accounts
    • ↔️Horizontal Scaling
    • 🚀Other Scaling Solutions
  • COMPLETED AUDITS
    • 📄Smart Account (V1)
    • 📄NFT Marketplace
Powered by GitBook
On this page
  1. THE POND

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.

PreviousUTXO AccountsNextOther Scaling Solutions

Last updated 9 months ago

↔️
Page cover image