Bài viết
Chia sẻ kiến thức của bạn.
Alina QA29
May 12, 2025
Hỏi đáp Chuyên Gia
Setting Up a Sui Development Environment
To get started with Sui, you need to install the necessary dependencies and interact with the Sui CLI.
- Install Sui Client
bash
curl -sSf https://sui.dev/install.sh | bash
This command
installs the Sui CLI, which allows you to interact with the blockchain.
- Verify Installation
bash
sui --version
If the installation was successful, you should see the installed version.
- tag1
- tag2
0
0
Chia sẻ
Bình luận
Bạn có biết câu trả lời không?
Hãy đăng nhập và chia sẻ nó.