Back to Sui

Getting Started

docs/content/guides/developer/getting-started/index.mdx

latest956 B
Original Source

Get started with Sui, the first internet-scale programmable blockchain platform.

<Cards type="steps"> <Card className="plausible-event-name=Index+install+button" title="Install Sui" href="/guides/developer/getting-started/sui-install" /> <Card className="plausible-event-name=Index+client+button" title="Configure a Sui Client" href="/guides/developer/getting-started/configure-sui-client" /> <Card className="plausible-event-name=Index+address+button" title="Create a Sui Address" href="/guides/developer/getting-started/get-address" /> <Card className="plausible-event-name=Index+faucet+button" title="Get SUI from Faucet" href="/guides/developer/getting-started/get-coins" /> <Card className="plausible-event-name=Index+dapp+button" title="Hello, World!" href="/guides/developer/getting-started/hello-world" /> <Card className="plausible-event-name=Index+next+button" title="Next Steps" href="/guides/developer/getting-started/next-steps" /> </Cards>