From f72b46e412f3a45968097129b2e57495f4c9efcb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 31 Jul 2020 11:06:18 -0700 Subject: [PATCH] Added various Ren repos --- data/ecosystems/r/ren.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/r/ren.toml b/data/ecosystems/r/ren.toml index 5c9632aa..881adcf2 100644 --- a/data/ecosystems/r/ren.toml +++ b/data/ecosystems/r/ren.toml @@ -15,6 +15,9 @@ url = "https://github.com/renproject/aw" [[repo]] url = "https://github.com/renproject/bound" +[[repo]] +url = "https://github.com/renproject/bridge" + [[repo]] url = "https://github.com/renproject/chaosdex" @@ -42,6 +45,9 @@ url = "https://github.com/renproject/gateway-example" [[repo]] url = "https://github.com/renproject/gateway-js" +[[repo]] +url = "https://github.com/renproject/gitcoin-bounties" + [[repo]] url = "https://github.com/renproject/hdwallet-go" @@ -114,15 +120,24 @@ url = "https://github.com/renproject/renvm-demo" [[repo]] url = "https://github.com/renproject/renvm-sdk-js" +[[repo]] +url = "https://github.com/renproject/renvm-subgraph" + [[repo]] url = "https://github.com/renproject/renxcs-go" [[repo]] url = "https://github.com/renproject/renxcs-ts" +[[repo]] +url = "https://github.com/renproject/rzl-mpc-specification" + [[repo]] url = "https://github.com/renproject/sample-go-app" +[[repo]] +url = "https://github.com/renproject/secp256k1" + [[repo]] url = "https://github.com/renproject/secp256k1-go" @@ -156,5 +171,8 @@ url = "https://github.com/renproject/tokens" [[repo]] url = "https://github.com/renproject/uniswap" +[[repo]] +url = "https://github.com/renproject/wbtc-cafe" + [[repo]] url = "https://github.com/renproject/web-server-example"