Peera.

Publicación

Comparte tu conocimiento.

hohm.
Apr 14, 2025
P&R expertos

How can I let a third party update my Walrus deployed site?

I'm deploying a site on Walrus and I want to allow a third party to update it. What steps do I need to take or considerations should I have? Can this be facilitated through smart contract logic, and how does ownership play into this process?

  • Walrus
0
2
Cuota
Comentarios
.

Respuestas

2
skywinder.
Apr 15 2025, 05:09

If you want to regularly update the site yourself, make sure that your wallet, which owns the Walrus Site object, is active. However, if you want updates to happen without constantly doing it yourself, the aforementioned smart contract approach is a good route.

0
Comentarios
.
Tawhid.
Apr 15 2025, 11:48

When you deploy a website on Walrus, a Sui object representing the site is minted to you as the deployer. Ownership of this object gives you the ability to update the site. To allow a group or a third party to update it, you can implement smart contract logic to manage the ownership of the site object. This means you would write a smart contract that specifies rules on how the object can be transferred or updated. Setting this up could evolve into a useful infrastructure application for Walrus developers.

0
Comentarios
.

Sabes la respuesta?

Inicie sesión y compártalo.

Usamos cookies para asegurarnos de que obtenga la mejor experiencia en nuestro sitio web.
Más información