From d53c5fa5ab8de2d629e8af7a53a752c01eec1f09 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Nov 2020 07:54:29 -0800 Subject: [PATCH] Added Vyper ecosystem --- data/ecosystems/x/xtoken.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/ecosystems/x/xtoken.toml diff --git a/data/ecosystems/x/xtoken.toml b/data/ecosystems/x/xtoken.toml new file mode 100644 index 00000000..50592b82 --- /dev/null +++ b/data/ecosystems/x/xtoken.toml @@ -0,0 +1,16 @@ +# Ecosystem Level Information +title = "xToken" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/xtokenmarket"] + +# Repositories +[[repo]] +url = "https://github.com/xtokenmarket/xaave" + +[[repo]] +url = "https://github.com/xtokenmarket/xknc" + +[[repo]] +url = "https://github.com/xtokenmarket/xsnx"