You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: data-for-gpts/all-content.txt
+5-1
Original file line number
Diff line number
Diff line change
@@ -57689,7 +57689,11 @@ cd ~
57689
57689
git clone https://github.com/KomodoPlatform/komodo-defi-framework --branch mm2.1 --single-branch && cd komodo-defi-framework
57690
57690
```
57691
57691
57692
-
Compile the source code.
57692
+
<Note type="warning">
57693
+
For development, please use the `dev` branch `git clone https://github.com/KomodoPlatform/komodo-defi-framework --branch dev` instead of a specific release branch.
Copy file name to clipboardexpand all lines: data-for-gpts/komodo-defi-framework-content.txt
+5-1
Original file line number
Diff line number
Diff line change
@@ -25401,7 +25401,11 @@ cd ~
25401
25401
git clone https://github.com/KomodoPlatform/komodo-defi-framework --branch mm2.1 --single-branch && cd komodo-defi-framework
25402
25402
```
25403
25403
25404
-
Compile the source code.
25404
+
<Note type="warning">
25405
+
For development, please use the `dev` branch `git clone https://github.com/KomodoPlatform/komodo-defi-framework --branch dev` instead of a specific release branch.
For development, please use the `dev` branch `git clone https://github.com/KomodoPlatform/komodo-defi-framework --branch dev` instead of a specific release branch.
0 commit comments