mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-07 15:04:19 +01:00
Added Cover and DefiDollar to Ethereum
This commit is contained in:
25
data/ecosystems/c/cover.toml
Normal file
25
data/ecosystems/c/cover.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Cover"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/CoverProtocol"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/COVERProtocol/cover-core-v1"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/CoverProtocol/cover-token-mining"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/CoverProtocol/protocol-proposals"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/CoverProtocol/safe-app-template"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/CoverProtocol/snapshot-spaces"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/CoverProtocol/yGift-frontend"
|
||||
22
data/ecosystems/d/defidollar.toml
Normal file
22
data/ecosystems/d/defidollar.toml
Normal file
@@ -0,0 +1,22 @@
|
||||
# Ecosystem Level Information
|
||||
title = "DefiDollar"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/defidollar"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/defidollar/configurable-rights-pool"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/defidollar/core-client-lib"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/defidollar/defidollar-core"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/defidollar/hackmoney-submission"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/defidollar/liquidity-mining"
|
||||
@@ -34,10 +34,12 @@ sub_ecosystems = [
|
||||
"Connext Network",
|
||||
"Consensys",
|
||||
"Counterfactual",
|
||||
"Cover",
|
||||
"Cream Finance",
|
||||
"Creaton",
|
||||
"Curve",
|
||||
"Decentraland",
|
||||
"DefiDollar",
|
||||
"DeFiner",
|
||||
"Dego Finance",
|
||||
"DFI.money",
|
||||
@@ -1240,6 +1242,12 @@ tags = ["Dapp"]
|
||||
url = "https://github.com/ethcoinflip/EthCoinFlip"
|
||||
tags = ["Dapp"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ethential/code-remix"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ethential/ethcode"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ether-camp/ethereum-harmony"
|
||||
tags = ["Protocol"]
|
||||
|
||||
Reference in New Issue
Block a user