mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
50 lines
987 B
TOML
50 lines
987 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/dlog"
|
|
|
|
[[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/rpc"
|
|
|
|
[[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"
|