mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
29 lines
563 B
TOML
29 lines
563 B
TOML
# Ecosystem Level Information
|
|
title = "Publica"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/PublicaIO"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/PublicaIO/mvp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PublicaIO/pebbles-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PublicaIO/poc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PublicaIO/publica-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PublicaIO/react-native-pbkdf2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PublicaIO/rights-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PublicaIO/testing-environment"
|