mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
Added Berty to IPFS Ecosystem.
This commit is contained in:
34
data/ecosystems/b/berty.toml
Normal file
34
data/ecosystems/b/berty.toml
Normal file
@@ -0,0 +1,34 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Berty"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/berty"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/cavy"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/go-ipfs-log"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/go-libp2p-quic-transport"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/go-orbit-db"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/mgmt"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/pbhbs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/protoc-gen-gotemplate"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/repo-template"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/berty/zero-push"
|
||||
@@ -1,7 +1,7 @@
|
||||
# Ecosystem Level Information
|
||||
title = "IPFS"
|
||||
|
||||
sub_ecosystems = ["OrbitDB"]
|
||||
sub_ecosystems = ["Berty", "OrbitDB"]
|
||||
|
||||
github_organizations = ["https://github.com/ipfs"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user