Outline
The Singularity is designed to implement a full privacy infrastructure layer; providing a full DeFi suite to traders that includes all the current capabilities:
anonymized transactions including swaps, liquidity provisioning, staking, lending, and borrowing via external DeFi protocols (Uniswap, Curve),
OTC trades provide multiple parties within The Singularity the ability to atomically swap their assets privately between each other,
Entirely private transfers of assets between users and their wallets,
Wallet management and obfuscating links between wallets to maintain wallet hygiene,
Vesting tool allowing investors to claim tokens via The Singularity.
These current capabilities can be achieved with the two core supporting layers:
The SINGULARITY: A set of on-chain smart contracts that implement zero-knowledge circuits for hiding ETH/ERC20/ERC721 balances, transfers, and swaps. This creates a zero-knowledge settlement layer with full privacy.
The RELAYERS: A set of off-chain nodes that are responsible for signing and submitting meta-transactions to the blockchain. This allows users to interact with the blockchain without directly paying for gas (which would compromise their anonymity).
Additionally in the roadmap, The Singularity plans to extend the capability past OTC trades to providing traders with an order-matching engine that privately matches user’s trades. Additional infrastructure layers will be incorporated to allow for these features.
Collectively, these components create a network that allows users to store their balances, transfer funds, discover counter-parties, and settle trades, without compromising their identities or the details of their activities.
Last updated