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"