Examples of Upgradable Zama Smart Contracts

So I’m looking for an example of upgradable Zama smart contract.

In Confidential wrapper | Protocol Apps | Zama Protocol, such contracts are mentioned but there is no link to them.

Is it even recommended to implement UUPS on Zama smart contracts at this point?

Hey @Antoine_Estienne ,

Yes upgradeable Zama contracts are supported, you can find the confidential wrapper contracts in this directory : protocol-apps/contracts/confidential-wrapper/contracts at main · zama-ai/protocol-apps · GitHub !

We’ll also make sure to update the documentation to link to the contract implementations soon , thanks for pointing this out !

Hope that answers your question :smiley:

1 Like