mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 12:14:25 +01:00
29 lines
534 B
TOML
29 lines
534 B
TOML
# Ecosystem Level Information
|
|
title = "PotCoin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/potcoin"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/potcoin/Potcoin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/potcoin/Potcoin-Binaries"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/potcoin/Potcoin-Seeder"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/potcoin/PotcoinJS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/potcoin/potcore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/potcoin/potsight"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/potcoin/potsight-api"
|