diff --git a/data/ecosystems/o/orbs.toml b/data/ecosystems/o/orbs.toml index 54166c62..61314f20 100644 --- a/data/ecosystems/o/orbs.toml +++ b/data/ecosystems/o/orbs.toml @@ -111,6 +111,9 @@ url = "https://github.com/orbs-network/govnr" [[repo]] url = "https://github.com/orbs-network/health-check" +[[repo]] +url = "https://github.com/orbs-network/healthcheck" + [[repo]] url = "https://github.com/orbs-network/helix-animation" @@ -201,6 +204,12 @@ url = "https://github.com/orbs-network/orbs-contributor-guide" [[repo]] url = "https://github.com/orbs-network/orbs-ethereum-contracts" +[[repo]] +url = "https://github.com/orbs-network/orbs-ethereum-contracts-v1" + +[[repo]] +url = "https://github.com/orbs-network/orbs-ethereum-contracts-v2" + [[repo]] url = "https://github.com/orbs-network/orbs-ethereum-ops" @@ -297,6 +306,9 @@ url = "https://github.com/orbs-network/scribe" [[repo]] url = "https://github.com/orbs-network/secp256k1-go" +[[repo]] +url = "https://github.com/orbs-network/signer-service" + [[repo]] url = "https://github.com/orbs-network/smart-contracts-playground" @@ -309,6 +321,9 @@ url = "https://github.com/orbs-network/staking-wallet" [[repo]] url = "https://github.com/orbs-network/status-page" +[[repo]] +url = "https://github.com/orbs-network/terraform-ethereum-ganache" + [[repo]] url = "https://github.com/orbs-network/terraform-ethereum-node"