From a8513c961c9f532d8fcfd967f8b49d07579ebbcb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 29 Sep 2019 20:51:20 -0700 Subject: [PATCH] Added StarkDEX and other repos for 0x. --- data/ecosystems/0/0x.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/0/0x.toml b/data/ecosystems/0/0x.toml index 2163364a..1dab2326 100644 --- a/data/ecosystems/0/0x.toml +++ b/data/ecosystems/0/0x.toml @@ -64,6 +64,9 @@ url = "https://github.com/0xProject/contracts" [[repo]] url = "https://github.com/0xProject/DefinitelyTyped" +[[repo]] +url = "https://github.com/0xProject/dev-tools-pages" + [[repo]] url = "https://github.com/0xProject/dev-tools-truffle-example" @@ -133,6 +136,9 @@ url = "https://github.com/0xProject/mesh-workshop-demo" [[repo]] url = "https://github.com/0xProject/npm-cli-login" +[[repo]] +url = "https://github.com/0xProject/pm" + [[repo]] url = "https://github.com/0xProject/provider-engine" @@ -160,6 +166,9 @@ url = "https://github.com/0xProject/specs" [[repo]] url = "https://github.com/0xProject/standard-relayer-api" +[[repo]] +url = "https://github.com/0xProject/starkcrypto" + [[repo]] url = "https://github.com/0xProject/testrpc" @@ -217,6 +226,9 @@ url = "https://github.com/0xProject/web3.py" [[repo]] url = "https://github.com/0xProject/webrtc" +[[repo]] +url = "https://github.com/0xProject/website" + [[repo]] url = "https://github.com/0xProject/whitepaper"