Walrus.

Beitrag

Teile dein Wissen.

Pluto Dev👽.
May 22, 2025
Experten Q&A

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
Teilen
Kommentare
.

Antworten

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
Kommentare
.
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
Kommentare
.

Weißt du die Antwort?

Bitte melde dich an und teile sie.

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

69Beiträge121Antworten
Sui.X.Peera.

Verdiene deinen Anteil an 1000 Sui

Sammle Reputationspunkte und erhalte Belohnungen für deine Hilfe beim Wachstum der Sui-Community.

Wir verwenden Cookies, um sicherzustellen, dass Sie die beste Erfahrung auf unserer Website haben.
Mehr Infos