Concepts
Confidentiality Adapter
How the Confidentiality Adapter works
The Confidentiality Adapter is a smart contract which works as a middleware between the user and the protocol, so if the user wants to interact with the protocol confidentially, they will have to interact with the confidentiality adapter contract instead of the protocolโs contracts. The best part of confidentiality adapter is, since itโs just a middleware contract, the protocolโs infrastructure code doesnโt have to be updated or changed at all. Itโs basically a wrapper around the protocolโs contracts.