From 43cc380794954c899958341fa7c2573cd83bd94f Mon Sep 17 00:00:00 2001 From: Marco Date: Fri, 26 Aug 2022 16:15:29 +0800 Subject: [PATCH] added back the crypto_plugins --- .gitmodules | 9 +++++++++ crypto_plugins/flutter_libepiccash | 1 + crypto_plugins/flutter_liblelantus | 1 + crypto_plugins/flutter_libmonero | 1 + 4 files changed, 12 insertions(+) create mode 100644 .gitmodules create mode 160000 crypto_plugins/flutter_libepiccash create mode 160000 crypto_plugins/flutter_liblelantus create mode 160000 crypto_plugins/flutter_libmonero diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..7474c8a54 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "crypto_plugins/flutter_libepiccash"] + path = crypto_plugins/flutter_libepiccash + url = https://github.com/cypherstack/flutter_libepiccash.git +[submodule "crypto_plugins/flutter_libmonero"] + path = crypto_plugins/flutter_libmonero + url = https://github.com/cypherstack/flutter_libmonero.git +[submodule "crypto_plugins/flutter_liblelantus"] + path = crypto_plugins/flutter_liblelantus + url = https://github.com/cypherstack/flutter_liblelantus.git diff --git a/crypto_plugins/flutter_libepiccash b/crypto_plugins/flutter_libepiccash new file mode 160000 index 000000000..cc32ee059 --- /dev/null +++ b/crypto_plugins/flutter_libepiccash @@ -0,0 +1 @@ +Subproject commit cc32ee0598085c2d1b7f766bf8032dc9ce14328e diff --git a/crypto_plugins/flutter_liblelantus b/crypto_plugins/flutter_liblelantus new file mode 160000 index 000000000..0fd07db26 --- /dev/null +++ b/crypto_plugins/flutter_liblelantus @@ -0,0 +1 @@ +Subproject commit 0fd07db26d7e932f66e1d75778e35942e0fd422c diff --git a/crypto_plugins/flutter_libmonero b/crypto_plugins/flutter_libmonero new file mode 160000 index 000000000..c399c6d63 --- /dev/null +++ b/crypto_plugins/flutter_libmonero @@ -0,0 +1 @@ +Subproject commit c399c6d634d29fe1e46f22b8e541f5935b5a86ca