This repository contains a comprehensive guide to setting up a complete Sui development environment from scratch. The guide is provided in the frontend/index.html file and covers the following topics:
- Sui CLI Setup: Step-by-step instructions for installing the Sui CLI on Windows, macOS, and Linux.
- Sui Wallet Setup: A complete guide to setting up the Sui Wallet, including creating a new wallet, switching networks, and getting free test SUI tokens.
- Requesting Testnet & Devnet Tokens: Multiple ways to request SUI testnet and devnet tokens, including via the web faucet, Discord bot, and cURL requests.
- Clone this repository to your local machine.
- Open the
frontend/index.htmlfile in your web browser to view the complete guide.
The guide is designed to be a one-stop resource for developers who are new to the Sui ecosystem. It provides detailed instructions and explanations for each step of the setup process, as well as helpful tips and troubleshooting advice.