From 7bf6fd4828a883292815ebf3e92fd558243a9431 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 6 Sep 2020 11:22:49 -0700 Subject: [PATCH] Added more Ceramic Network repos --- data/ecosystems/c/ceramic-network.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/c/ceramic-network.toml b/data/ecosystems/c/ceramic-network.toml index f5f10a22..04f5f35b 100644 --- a/data/ecosystems/c/ceramic-network.toml +++ b/data/ecosystems/c/ceramic-network.toml @@ -18,6 +18,15 @@ url = "https://github.com/ceramicnetwork/ceramic-anchor-service" [[repo]] url = "https://github.com/ceramicnetwork/CIP" +[[repo]] +url = "https://github.com/ceramicnetwork/did-resolver" + +[[repo]] +url = "https://github.com/ceramicnetwork/go-ceramic" + +[[repo]] +url = "https://github.com/ceramicnetwork/jest-environment-ceramic" + [[repo]] url = "https://github.com/ceramicnetwork/js-3id-blockchain-utils" @@ -27,5 +36,17 @@ url = "https://github.com/ceramicnetwork/js-ceramic" [[repo]] url = "https://github.com/ceramicnetwork/js-dag-jose" +[[repo]] +url = "https://github.com/ceramicnetwork/js-did" + +[[repo]] +url = "https://github.com/ceramicnetwork/js-ipfs" + +[[repo]] +url = "https://github.com/ceramicnetwork/js-multiformats" + +[[repo]] +url = "https://github.com/ceramicnetwork/js-rpc-utils" + [[repo]] url = "https://github.com/ceramicnetwork/specs"