mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 05:34:30 +01:00
32 lines
627 B
TOML
32 lines
627 B
TOML
# Ecosystem Level Information
|
|
title = "Eroscoin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/eroscoin"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/block-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/ero-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/ero-documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/ero-json"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/ero-mighty-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/eroscoin-mobile-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/eroscoin-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eroscoin/eroscoin-web-ui"
|