Payy Docs
HomeGithub
  • Introduction
    • Welcome to Payy
    • Get started
  • Payy Stack
    • Payy Wallet
    • Payy Network
  • Payy Network
    • Whitepaper
    • Architecture
    • Rollup
    • UTXO
    • Compliance
    • ZK Proofs
    • Transmitting Notes
  • Support
    • Open source
    • Contract addresses
    • Roadmap
    • Payy Network FAQ
    • Payy Wallet FAQ
    • Run a node
    • Contact
  • Core Concepts
    • Privacy
    • Blockchains
    • Zero Knowledge Proofs
    • Hashes
    • Stablecoins
      • USDC
Powered by GitBook
On this page

Was this helpful?

  1. Core Concepts

Privacy

Our goal is to provide the most privacy for the greatest number of people.

In Compliancewe discuss various approaches to compliant privacy. We aim to keep the design space open so we can adapt to changing technology and laws.

The solution we’ve chosen for now is called UTXO lineage. For a given UTXO note, all of its past parent notes can be traced. However, the transaction amount, sending address and receiving address are still never revealed publicly. This is a unique capability that a UTXO based model has that an account based model like Ethereum cannot enable.

PreviousContactNextBlockchains

Last updated 1 day ago

Was this helpful?