From 7b8f0f29276b46cbf3e598e0dd3a61de672d866c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 18 Sep 2019 14:30:17 -0700 Subject: [PATCH] Added ThunderStorage Repository --- data/ecosystems/t/thunder-token.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/t/thunder-token.toml b/data/ecosystems/t/thunder-token.toml index 58540b18..0539ad31 100644 --- a/data/ecosystems/t/thunder-token.toml +++ b/data/ecosystems/t/thunder-token.toml @@ -81,6 +81,9 @@ url = "https://github.com/thundercore/thunder_bridge" [[repo]] url = "https://github.com/thundercore/thundercore-localchain" +[[repo]] +url = "https://github.com/thundercore/ThunderStorage" + [[repo]] url = "https://github.com/thundercore/tokens"