mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-21 22:54:22 +01:00
32 lines
662 B
TOML
32 lines
662 B
TOML
# Ecosystem Level Information
|
|
title = "Ceramic Network"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ceramicnetwork"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/CEA"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/ceramic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/ceramic-anchor-service"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/CIP"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/js-3id-blockchain-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/js-ceramic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/js-dag-jose"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ceramicnetwork/specs"
|