diff --git a/data/ecosystems/o/ocean-protocol.toml b/data/ecosystems/o/ocean-protocol.toml index 0fa6f84e..fc572edf 100644 --- a/data/ecosystems/o/ocean-protocol.toml +++ b/data/ecosystems/o/ocean-protocol.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/oceanprotocol"] # Repositories +[[repo]] +url = "https://github.com/oceanprotocol/agent" + [[repo]] url = "https://github.com/oceanprotocol/aquarius" @@ -36,6 +39,9 @@ url = "https://github.com/oceanprotocol/cloud-storage-providers" [[repo]] url = "https://github.com/oceanprotocol/common-utils-java" +[[repo]] +url = "https://github.com/oceanprotocol/common-utils-py" + [[repo]] url = "https://github.com/oceanprotocol/commons" @@ -132,6 +138,9 @@ url = "https://github.com/oceanprotocol/ocean-files" [[repo]] url = "https://github.com/oceanprotocol/ocean-token" +[[repo]] +url = "https://github.com/oceanprotocol/ocean-tools" + [[repo]] url = "https://github.com/oceanprotocol/oceandb-bigchaindb-driver"