From 87b523e8b95dbc0c01cd2ef96e5ce2784444c7d4 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 29 Mar 2020 10:27:04 -0700 Subject: [PATCH] Added solidity and go transfer gateway repos to Loom --- data/ecosystems/l/loom-network.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/l/loom-network.toml b/data/ecosystems/l/loom-network.toml index 4f1ac975..99cda38f 100644 --- a/data/ecosystems/l/loom-network.toml +++ b/data/ecosystems/l/loom-network.toml @@ -105,6 +105,9 @@ url = "https://github.com/loomnetwork/go-pubsub" [[repo]] url = "https://github.com/loomnetwork/go-solidity-sha3" +[[repo]] +url = "https://github.com/loomnetwork/go-transfer-gateway" + [[repo]] url = "https://github.com/loomnetwork/hexo-deployer-s3" @@ -222,6 +225,9 @@ url = "https://github.com/loomnetwork/rollout_ui2" [[repo]] url = "https://github.com/loomnetwork/solidity-social-example" +[[repo]] +url = "https://github.com/loomnetwork/solidity-transfer-gateway" + [[repo]] url = "https://github.com/loomnetwork/soliditycookbook.com"