title |
---|
Build on Sui |
The topics in this section provide information and guidance to help you start building on Sui.
To get started, see Install to learn about prerequisites and steps to install Sui binaries.
After you install Sui, learn how to use the Sui Client CLI. You can use the client to interact with a Devnet Full node or your own local network.
Learn about how to Write Smart Contracts with Move, including how to write, build, test, and publish Move packages on Sui.
Read about Programming with Objects, including the basics, working with objects, immutable objects, object ownership, and more.
Learn how to set up and run a Sui Full node.