From 4cf8252e866d6c7f639a290cd37b440924d3daf6 Mon Sep 17 00:00:00 2001 From: Willian Mitsuda Date: Thu, 1 Jul 2021 15:20:39 -0300 Subject: [PATCH] Initial commit --- .gitmodules | 6 ++++++ 4bytes | 1 + trustwallet | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 4bytes create mode 160000 trustwallet diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..52aa546 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "4bytes"] + path = 4bytes + url = git@github.com:ethereum-lists/4bytes.git +[submodule "trustwallet"] + path = trustwallet + url = git@github.com:trustwallet/assets.git diff --git a/4bytes b/4bytes new file mode 160000 index 0000000..bea447b --- /dev/null +++ b/4bytes @@ -0,0 +1 @@ +Subproject commit bea447b61551c329215bf11dcf4c57b62210de8a diff --git a/trustwallet b/trustwallet new file mode 160000 index 0000000..8cc7396 --- /dev/null +++ b/trustwallet @@ -0,0 +1 @@ +Subproject commit 8cc7396ae100eefb9e179240e2503af9df2c7051