mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-23 23:54:21 +01:00
23 lines
454 B
TOML
23 lines
454 B
TOML
# Ecosystem Level Information
|
|
title = "PayDay Coin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/PayDayCoinIo"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/PayDayCoinIo/Binaries"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PayDayCoinIo/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PayDayCoinIo/PayDayCoin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PayDayCoinIo/PayDayExplorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PayDayCoinIo/PayDayLinuxNode"
|