Peera.

帖子

分享您的知识。

hohm.
Apr 14, 2025
专家问答

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
分享
评论
.

答案

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
评论
.
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
评论
.

你知道答案吗?

请登录并分享。

我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息