Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 2.17 KB

guides.mdx

File metadata and controls

60 lines (51 loc) · 2.17 KB
title sidebar_label
Guides Overview
Overview

Often, the best way to learn a new technology is through experience. The content in this section contains concrete examples to guide your development on the Sui network. Whether you're a web3 novice or a seasoned Sui pro, the guides in this section help you get the most out of your Sui development experience.

Guides by role

Instructions for common tasks, based on your role in the Sui ecosystem. Guides for developers of all levels. Guides for validators and node operators.

Get started developing on Sui

You must crawl before you can run. Start your Sui journey here. Install Sui on your Windows, MacOS, or Linux system. With Sui installed, you're ready to start developing.

Sui 101 for developers

Learn the basics of Sui and how they might differ from other blockchains. Transactions on Sui are more powerful than other blockchains. Learn why and how to use them. Monitor the Sui network and programmatically react to on-chain events.

Validating and operating nodes on Sui

Processes and guides for validators and node operators on the Sui network. Learn how to operate a Full node on Sui. Optimize your Full node configuration for efficient node operation.