mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
26 lines
574 B
TOML
26 lines
574 B
TOML
# Ecosystem Level Information
|
|
title = "Mintcoin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/MintcoinCommunity"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/MintcoinCommunity/iop-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MintcoinCommunity/Mintcoin-Desktop-Wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MintcoinCommunity/MintCoin-Docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MintcoinCommunity/mintcoin-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MintcoinCommunity/mintcoinj"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MintcoinCommunity/WalletGenerator.net"
|