Walrus.

帖子

分享您的知识。

Pluto Dev👽.
May 22, 2025
专家问答

How to setup Sui environment and deploy on testnet?

I'm struggling to get the Sui development environment running on my subsystem. I was thinking maybe using a testnet would be an alternative to deploy contracts. Is there any Sui playground available for such purposes?

  • Walrus
  • Typescript SDK
0
2
分享
评论
.

答案

2
Dominikus .
May 22 2025, 02:24

To get started with the Testnet, after installing Sui CLI, run sui client new-env --alias testnet --rpc https://fullnode.testnet.sui.io:443 to set up the environment, and then switch to it using sui client switch --env testnet. This setup will allow you to deploy contracts. For an alternative to a local setup, you can use public testnets like the Sui Testnet. Deploying on testnets helps avoid issues with your local setup since they are specifically provided for testing purposes.

0
评论
.
Theoremus.
May 22 2025, 11:48

If you have Sui CLI installed, you can deploy contracts to the Sui Testnet using it. You'll first need to set up a Testnet wallet through the Sui CLI by configuring it with a new environment pointing to Sui Testnet (https://fullnode.testnet.sui.io:443). Make sure to have at least 1 SUI gas coin, which can be obtained from the Sui Testnet faucet.

0
评论
.

你知道答案吗?

请登录并分享。

Walrus is a decentralized storage and data availability protocol designed specifically for large binary files, or "blobs"

71帖子126答案
Sui.X.Peera.

赚取你的 1000 Sui 份额

获取声誉积分,并因帮助 Sui 社区成长而获得奖励。

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