Skip to content

Commit b23a796

Browse files
committed
refactor: remove tutorial steps from quick start guides for clarity
1 parent 4ca729f commit b23a796

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

src/guides/build-iapp/advanced/quick-start-for-developers.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,6 @@ blockchain.
99
In this guide, we will use the iExec SDK command-line interface to deploy an
1010
iExec app on a test blockchain.
1111

12-
**Tutorial Steps :**
13-
14-
- [Install the iExec SDK](quick-start-for-developers.md#install-the-iexec-sdk)
15-
- [Create your identity on the blockchain](quick-start-for-developers.md#create-your-identity-on-the-blockchain)
16-
- [Initialize your iExec project](quick-start-for-developers.md#initialize-your-iexec-project)
17-
- [Deploy your app on iExec](quick-start-for-developers.md#deploy-your-app-on-iexec)
18-
- [Run your app on iExec](quick-start-for-developers.md#run-your-app-on-iexec)
19-
- [Publish your app on iExec marketplace](quick-start-for-developers.md#publish-your-app-on-the-iexec-marketplace)
20-
- [What's next?](quick-start-for-developers.md#whats-next)
21-
2212
## Install the iExec SDK
2313

2414
Requirements:

src/guides/build-iapp/advanced/your-first-app.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,6 @@ description: >-
2323
In this guide, we will prepare an iExec app based on an existing docker image
2424
and we will run it on iExec decentralized infrastructure.
2525

26-
**Tutorial Steps :**
27-
28-
- [Understand what is an iExec decentralized application?](your-first-app.md#understand-what-is-an-iexec-decentralized-application)
29-
- [Build your app](your-first-app.md#build-your-app)
30-
- [Test your app locally](your-first-app.md#test-your-app-locally)
31-
- [Test your app on iExec](your-first-app.md#test-your-app-on-iexec)
32-
- [Publish your app on iExec marketplace](your-first-app.md#publish-your-app-on-the-iexec-marketplace)
33-
- [What's next?](your-first-app.md#whats-next)
34-
3526
## Understand what is an iExec decentralized application?
3627

3728
iExec leverage [Docker](https://www.docker.com/why-docker) containers to ensure

0 commit comments

Comments
 (0)