title |
---|
Building Sui |
Now that you've learned about Sui, it's time to start building.
Here is our recommended workflow to interact with Sui:
- Install all of the required tools.
- Write smart contracts with Move:
- Write a package.
- Build and test a package.
- Debug and publish a package.
- Create and Start a local Sui network.
- Start a local JSON-RPC Gateway server.
- Connect to the Sui network Gateway service with the Sui CLI client.
- Build dApps:
- Run a Sui Fullnode and subscribe to events.
Find answers to common questions about our roadmap and more in our FAQ.