Files
crypto-ecosystems/data/ecosystems/d/drep.toml
2020-03-13 15:35:06 -07:00

44 lines
878 B
TOML

# Ecosystem Level Information
title = "DREP"
sub_ecosystems = []
github_organizations = ["https://github.com/drep-project"]
# Repositories
[[repo]]
url = "https://github.com/drep-project/binary"
[[repo]]
url = "https://github.com/drep-project/DREP-Chain"
[[repo]]
url = "https://github.com/drep-project/drep-cli"
[[repo]]
url = "https://github.com/drep-project/DREP-Testnet-Euler"
[[repo]]
url = "https://github.com/drep-project/drep-wallet-rms"
[[repo]]
url = "https://github.com/drep-project/DREP_Wallet"
[[repo]]
url = "https://github.com/drep-project/ERC20Token"
[[repo]]
url = "https://github.com/drep-project/one-paper"
[[repo]]
url = "https://github.com/drep-project/rep-algos"
[[repo]]
url = "https://github.com/drep-project/test_network"
[[repo]]
url = "https://github.com/drep-project/testCase"
[[repo]]
url = "https://github.com/drep-project/walletapp"