Commit 47e4085 1 parent 53c3eb3 commit 47e4085 Copy full SHA for 47e4085
File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Table of Contents
2
2
3
3
Quick start::
4
+
4
5
* [ Start solo network with single command] ( TaskTool.md )
5
6
6
7
For Developers working on Hedera Application and platform development:
8
+
7
9
* [ Hedera developer] ( HederaDeveloper.md )
8
10
* [ Platform developer] ( PlatformDeveloper.md )
9
11
* [ Attach JVM debugger and retrieve logs] ( DebugLog/debug.md )
10
12
11
13
For Hedera JavaScript SDK users:
14
+
12
15
* [ Using Solo with Hedera JavaScript SDK] ( SDK.md )
13
16
14
17
For Hedera extended users:
18
+
15
19
* [ Using Solo with mirror node] ( SoloWithMirrorNode.md )
16
20
* [ Access Hedera Network Services] ( AccessHederaServices.md )
17
21
18
22
For curious mind:
23
+
19
24
* [ Step-by-step guide] ( StepByStepGuide.md )
20
- * [ Solo CLI manual] ( SoloCLI.md )
25
+ * [ Solo CLI manual] ( SoloCLI.md )
Original file line number Diff line number Diff line change 1
1
## Use the Task tool to launch Solo
2
- For users who want to quickly deploy a standalone solo network without need to know what is under the hood,
2
+
3
+ For users who want to quickly deploy a standalone solo network without need to know what is under the hood,
3
4
they can use the Task tool to launch the network with a single command.
4
5
5
6
First, install the cluster tool ` kind ` with this [ link] ( https://kind.sigs.k8s.io/docs/user/quick-start#installation )
You can’t perform that action at this time.
0 commit comments