diff --git a/data/ecosystems/r/rsk-smart-bitcoin.toml b/data/ecosystems/r/rsk-smart-bitcoin.toml index 44a05ed1..1578494f 100644 --- a/data/ecosystems/r/rsk-smart-bitcoin.toml +++ b/data/ecosystems/r/rsk-smart-bitcoin.toml @@ -111,6 +111,9 @@ url = "https://github.com/rsksmart/reproducible-builds" [[repo]] url = "https://github.com/rsksmart/rifos-bootstrap-4.3" +[[repo]] +url = "https://github.com/rsksmart/rsk-contract-parser" + [[repo]] url = "https://github.com/rsksmart/rsk-contract-verifier" @@ -147,9 +150,15 @@ url = "https://github.com/rsksmart/rskj" [[repo]] url = "https://github.com/rsksmart/rskj-truffle-tests" +[[repo]] +url = "https://github.com/rsksmart/rskjs-jsdoc2md" + [[repo]] url = "https://github.com/rsksmart/rskjs-util" +[[repo]] +url = "https://github.com/rsksmart/rsksmart.github.io" + [[repo]] url = "https://github.com/rsksmart/standard-solidity-contracts"