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"