Files
crypto-ecosystems/data/ecosystems/d/drep.toml
2019-08-01 19:55:43 -07:00

29 lines
563 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_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"