mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
38 lines
706 B
TOML
38 lines
706 B
TOML
# Ecosystem Level Information
|
|
title = "ELTCOIN"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ELTCOIN"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/eltcoin/ELTBOT"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eltcoin/eltwallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eltcoin/eltwallet_website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eltcoin/ios-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eltcoin/myetherwallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eltcoin/pocketbook"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eltcoin/projects"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ELTCOIN/sale_website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ELTCOIN/smart_contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ELTCOIN/website"
|