From 7245d4786fa1452c2be76e211efb5ab8c8d107c2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 3 Aug 2020 07:23:55 -0700 Subject: [PATCH] Added 0x quote-server repo --- data/ecosystems/0/0x.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/0/0x.toml b/data/ecosystems/0/0x.toml index 6beba9fe..15ba96a2 100644 --- a/data/ecosystems/0/0x.toml +++ b/data/ecosystems/0/0x.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/0xProject"] [[repo]] url = "https://github.com/0xProject/0x-api" +[[repo]] +url = "https://github.com/0xProject/0x-api-simbot" + [[repo]] url = "https://github.com/0xProject/0x-api-starter-guide-code" @@ -196,6 +199,9 @@ url = "https://github.com/0xProject/QuantLib" [[repo]] url = "https://github.com/0xProject/qunit" +[[repo]] +url = "https://github.com/0xProject/quote-server" + [[repo]] url = "https://github.com/0xProject/react-highlight" @@ -271,6 +277,9 @@ url = "https://github.com/0xProject/vesting-wallet" [[repo]] url = "https://github.com/0xProject/vizceral" +[[repo]] +url = "https://github.com/0xProject/wasmbrowsertest" + [[repo]] url = "https://github.com/0xProject/web3-typescript-typings"