Files
crypto-ecosystems/data/ecosystems/d/drep.toml
2019-09-30 17:25:51 -07:00

35 lines
692 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-cli"
[[repo]]
url = "https://github.com/drep-project/DREP-Testnet-Euler"
[[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/walletapp"