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"