mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-18 13:14:24 +01:00
36 lines
729 B
TOML
36 lines
729 B
TOML
# Ecosystem Level Information
|
|
title = "Populous"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/bitpopulous"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/admin_reviews"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/alpha"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/BI-reviews"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/community_reviews"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/eth-connect"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/exchange-smartcontracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/PopEx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/Populous"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitpopulous/populous-smartcontracts"
|
|
tags = ["Protocol"]
|