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"