diff --git a/data/ecosystems/r/rsk-smart-bitcoin.toml b/data/ecosystems/r/rsk-smart-bitcoin.toml index dbe5b580..3e01057b 100644 --- a/data/ecosystems/r/rsk-smart-bitcoin.toml +++ b/data/ecosystems/r/rsk-smart-bitcoin.toml @@ -24,9 +24,15 @@ url = "https://github.com/rsksmart/bitcoinj-thin" [[repo]] url = "https://github.com/rsksmart/bootstrap-exporter" +[[repo]] +url = "https://github.com/rsksmart/ckpool" + [[repo]] url = "https://github.com/rsksmart/dockerized-network" +[[repo]] +url = "https://github.com/rsksmart/eloipool" + [[repo]] url = "https://github.com/rsksmart/examples" @@ -138,6 +144,9 @@ url = "https://github.com/rsksmart/standard-solidity-contracts" [[repo]] url = "https://github.com/rsksmart/stats" +[[repo]] +url = "https://github.com/rsksmart/stratum" + [[repo]] url = "https://github.com/rsksmart/swarm"