From 6f1d31dbfdfde5817ddb5e5eddcdc0c26d94a60c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:29:53 -0800 Subject: [PATCH] Added Amp ecosystem --- data/ecosystems/a/amp.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/ecosystems/a/amp.toml diff --git a/data/ecosystems/a/amp.toml b/data/ecosystems/a/amp.toml new file mode 100644 index 00000000..33139f9a --- /dev/null +++ b/data/ecosystems/a/amp.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "Amp" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/amptoken"] + +# Repositories +[[repo]] +url = "https://github.com/amptoken/amp-token-contracts"