Skip to content

Commit

Permalink
Update index.md (MystenLabs#1545)
Browse files Browse the repository at this point in the history
Removing tutorial series until ready
  • Loading branch information
Clay-Mysten authored Apr 22, 2022
1 parent d40aebd commit 2dcc728
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/src/build/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Here is our recommended workflow to interact with Sui:
1. [Create](../build/wallet.md#genesis) and [Start](../build/wallet.md#starting-the-network) a *local Sui network*.
1. [Start](../build/rest-api.md#start-local-rest-server) a *local REST Gateway server*.
1. [Connect](../build/wallet.md#rest-gateway) to the Sui network Gateway service with the *Sui Wallet*.
1. [Take](../build/programming-with-objects/index.md) the *Programming with Objects* codelab.
1. Build dApps:
1. [Use](../build/rest-api.md) *Sui REST Server and REST API* to interact with a local Sui network.
1. [Employ](../build/sui-json.md) *SuiJSON format* to align JSON inputs more closely with Move call arguments.
Expand Down

0 comments on commit 2dcc728

Please sign in to comment.