diff --git a/data/ecosystems/c/ceramic-network.toml b/data/ecosystems/c/ceramic-network.toml index c6f66547..8a2cdfd7 100644 --- a/data/ecosystems/c/ceramic-network.toml +++ b/data/ecosystems/c/ceramic-network.toml @@ -3,9 +3,12 @@ title = "Ceramic Network" sub_ecosystems = [] -github_organizations = ["https://github.com/ceramicnetwork"] +github_organizations = ["https://github.com/ceramicnetwork", "https://github.com/ceramicstudio"] # Repositories +[[repo]] +url = "https://github.com/ceramicnetwork/awesome" + [[repo]] url = "https://github.com/ceramicnetwork/CEA" @@ -45,6 +48,9 @@ url = "https://github.com/ceramicnetwork/js-dag-jose-utils" [[repo]] url = "https://github.com/ceramicnetwork/js-did" +[[repo]] +url = "https://github.com/ceramicnetwork/js-errors-utils" + [[repo]] url = "https://github.com/ceramicnetwork/js-ipfs" @@ -65,3 +71,42 @@ url = "https://github.com/ceramicnetwork/key-did-provider-secp256k1" [[repo]] url = "https://github.com/ceramicnetwork/specs" + +[[repo]] +url = "https://github.com/ceramicstudio/3id-connect" + +[[repo]] +url = "https://github.com/ceramicstudio/awesome-services" + +[[repo]] +url = "https://github.com/ceramicstudio/ceramic-explorer" + +[[repo]] +url = "https://github.com/ceramicstudio/idx-cli" + +[[repo]] +url = "https://github.com/ceramicstudio/idx-demo-app" + +[[repo]] +url = "https://github.com/ceramicstudio/idx-web" + +[[repo]] +url = "https://github.com/ceramicstudio/jest-environment-idx" + +[[repo]] +url = "https://github.com/ceramicstudio/js-idx" + +[[repo]] +url = "https://github.com/ceramicstudio/js-idx-constants" + +[[repo]] +url = "https://github.com/ceramicstudio/js-idx-tools" + +[[repo]] +url = "https://github.com/ceramicstudio/self.id" + +[[repo]] +url = "https://github.com/ceramicstudio/web-playground" + +[[repo]] +url = "https://github.com/ceramicstudio/welcome"