시작하기
Sui 설치
Install the Sui framework and its required prerequisites on your system.
Sui 클라이언트 설정
The Sui client configuration specifies which network to connect to and which address to send transactions.
Sui 주소 만들기
You need an address on the Sui network before you can build packages and own objects.
Faucet에서 SUI 받기
Use the Sui faucet to obtain free SUI tokens for use on the Sui Devnet and Testnet networks.
Hello, World!
Create and publish your first Move package using a basic 'Hello, World!' example.
다음 단계
To continue your journey building on Sui, you can review other documentation, join the community of other Sui builders, or check out the Awesome Sui repo.