diff --git a/.gitmodules b/.gitmodules
index 6be6ac82d7bc7b242c75d983680472cfd56021c1..e35df589a4c81c3eb4808b7eb35e974afc1e4bf7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,14 +1,16 @@
-[submodule "libdap-qt-ui-qml"]
-	path = libdap-qt-ui-qml
-	url = https://gitlab.demlabs.net/cellframe/libdap-qt-ui-qml.git
-	branch = master
-[submodule "libdap-qt"]
-	path = libdap-qt
-	url = https://gitlab.demlabs.net/cellframe/libdap-qt.git
-	branch = master
-[submodule "libdap-qt-ui-chain-wallet"]
-	path = libdap-qt-ui-chain-wallet
-	url = https://gitlab.demlabs.net/cellframe/libdap-qt-ui-chain-wallet.git
 [submodule "cellframe-sdk"]
 	path = cellframe-sdk
 	url = https://gitlab.demlabs.net/cellframe/cellframe-sdk.git
+	branch = master
+[submodule "cellframe-ui-sdk"]
+	path = cellframe-ui-sdk
+	url = ../cellframe-ui-sdk.git
+	branch = master
+[submodule "dap-ui-sdk"]
+	path = dap-ui-sdk
+	url = ../../dap/dap-ui-sdk
+	branch = master
+[submodule "prod_build"]
+	path = prod_build
+	url = ../prod_build_cellframe-dashboard
+
diff --git a/cellframe-ui-sdk b/cellframe-ui-sdk
new file mode 160000
index 0000000000000000000000000000000000000000..54556afb3e929b5c132e882c911b94965eb836cb
--- /dev/null
+++ b/cellframe-ui-sdk
@@ -0,0 +1 @@
+Subproject commit 54556afb3e929b5c132e882c911b94965eb836cb
diff --git a/dap-ui-sdk b/dap-ui-sdk
new file mode 160000
index 0000000000000000000000000000000000000000..d371339f97ccb140c9f9509f3ac147eca56acd1b
--- /dev/null
+++ b/dap-ui-sdk
@@ -0,0 +1 @@
+Subproject commit d371339f97ccb140c9f9509f3ac147eca56acd1b
diff --git a/libdap-qt b/libdap-qt
deleted file mode 160000
index 257e9bec35db7607d1136231361d157d6d9d2c30..0000000000000000000000000000000000000000
--- a/libdap-qt
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 257e9bec35db7607d1136231361d157d6d9d2c30
diff --git a/libdap-qt-ui-chain-wallet b/libdap-qt-ui-chain-wallet
deleted file mode 160000
index ca8515704b6e44e2cec16f2eebb735c316ae0ef7..0000000000000000000000000000000000000000
--- a/libdap-qt-ui-chain-wallet
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ca8515704b6e44e2cec16f2eebb735c316ae0ef7
diff --git a/libdap-qt-ui-qml b/libdap-qt-ui-qml
deleted file mode 160000
index ad19de22a32e0200e361cd6f3763c77d05582b88..0000000000000000000000000000000000000000
--- a/libdap-qt-ui-qml
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ad19de22a32e0200e361cd6f3763c77d05582b88