From 015076f029af965c74bf01c225fbc4ecffe4e59c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:34:35 -0800 Subject: [PATCH] Added Betoken --- data/ecosystems/b/betoken.toml | 64 ++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 data/ecosystems/b/betoken.toml diff --git a/data/ecosystems/b/betoken.toml b/data/ecosystems/b/betoken.toml new file mode 100644 index 00000000..451ed9b9 --- /dev/null +++ b/data/ecosystems/b/betoken.toml @@ -0,0 +1,64 @@ +# Ecosystem Level Information +title = "Betoken" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/Betoken"] + +# Repositories +[[repo]] +url = "https://github.com/Betoken/angular-ui" + +[[repo]] +url = "https://github.com/Betoken/assets" + +[[repo]] +url = "https://github.com/Betoken/beta-price-feed" + +[[repo]] +url = "https://github.com/Betoken/betoken" + +[[repo]] +url = "https://github.com/Betoken/betoken-js" + +[[repo]] +url = "https://github.com/Betoken/betoken-js-docs" + +[[repo]] +url = "https://github.com/Betoken/betoken-landing-page" + +[[repo]] +url = "https://github.com/Betoken/betoken-performance-tracker" + +[[repo]] +url = "https://github.com/Betoken/betoken-simulation" + +[[repo]] +url = "https://github.com/Betoken/betoken-subgraph" + +[[repo]] +url = "https://github.com/Betoken/betoken-ui" + +[[repo]] +url = "https://github.com/Betoken/Betoken.github.io" + +[[repo]] +url = "https://github.com/Betoken/documents" + +[[repo]] +url = "https://github.com/Betoken/getrichquick" + +[[repo]] +url = "https://github.com/Betoken/iao" + +[[repo]] +url = "https://github.com/Betoken/landing-page-staging" + +[[repo]] +url = "https://github.com/Betoken/portal" + +[[repo]] +url = "https://github.com/Betoken/portal-staging" + +[[repo]] +url = "https://github.com/Betoken/Whitepaper"