From 974a39be43d4ebc1506b4092bcdaa0823ff3c2c0 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 16 Dec 2019 08:18:43 -0800 Subject: [PATCH] Added various RSK utility repos --- data/ecosystems/r/rsk-smart-bitcoin.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/r/rsk-smart-bitcoin.toml b/data/ecosystems/r/rsk-smart-bitcoin.toml index 1578494f..03e880b7 100644 --- a/data/ecosystems/r/rsk-smart-bitcoin.toml +++ b/data/ecosystems/r/rsk-smart-bitcoin.toml @@ -93,6 +93,9 @@ url = "https://github.com/rsksmart/openzeppelin-solidity" [[repo]] url = "https://github.com/rsksmart/precompiled-abis" +[[repo]] +url = "https://github.com/rsksmart/rbtc-faucet" + [[repo]] url = "https://github.com/rsksmart/RCM-protocol" @@ -108,6 +111,9 @@ url = "https://github.com/rsksmart/rds-ui" [[repo]] url = "https://github.com/rsksmart/reproducible-builds" +[[repo]] +url = "https://github.com/rsksmart/rif-storage-js" + [[repo]] url = "https://github.com/rsksmart/rifos-bootstrap-4.3" @@ -138,6 +144,9 @@ url = "https://github.com/rsksmart/rsk-react-webpack-box" [[repo]] url = "https://github.com/rsksmart/rsk-starter-box" +[[repo]] +url = "https://github.com/rsksmart/rsk-utils" + [[repo]] url = "https://github.com/rsksmart/RSKBook" @@ -159,6 +168,9 @@ url = "https://github.com/rsksmart/rskjs-util" [[repo]] url = "https://github.com/rsksmart/rsksmart.github.io" +[[repo]] +url = "https://github.com/rsksmart/rust-captcha" + [[repo]] url = "https://github.com/rsksmart/standard-solidity-contracts"