Skip to content

Commit

Permalink
Merge branch 'electric-capital:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifertrin authored Dec 23, 2023
2 parents 5bdb57e + cf4e9ff commit 58b54ff
Show file tree
Hide file tree
Showing 6 changed files with 110 additions and 10 deletions.
22 changes: 22 additions & 0 deletions data/ecosystems/c/clave.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Ecosystem Level Information
title = "Clave"

sub_ecosystems = []

github_organizations = ["https://github.com/getclave"]

# Repositories
[[repo]]
url = "https://github.com/getclave/clave-core"

[[repo]]
url = "https://github.com/getclave/clave-utils"

[[repo]]
url = "https://github.com/getclave/clave-sdk"

[[repo]]
url = "https://github.com/getclave/clave-constants"

[[repo]]
url = "https://github.com/getclave/react-native-keychain"
1 change: 1 addition & 0 deletions data/ecosystems/e/ethereum.toml
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ sub_ecosystems = [
"LibertyPie ( libertypie.eth )",
"Lido",
"Lien",
"Light",
"LikeCoin",
"Lil Nouns DAO",
"Liminal Market",
Expand Down
58 changes: 54 additions & 4 deletions data/ecosystems/h/hyperlane.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ url = "https://github.com/hyperlane-xyz/celo-ethers-provider"
[[repo]]
url = "https://github.com/hyperlane-xyz/coingecko-rs"

[[repo]]
url = "https://github.com/hyperlane-xyz/config-rs"
missing = true

[[repo]]
url = "https://github.com/hyperlane-xyz/docs"

Expand Down Expand Up @@ -111,3 +107,57 @@ url = "https://github.com/hyperlane-xyz/v2-docs"

[[repo]]
url = "https://github.com/hyperlane-xyz/v3-docs"

[[repo]]
url = "https://github.com/many-things/cw-hyperlane"

[[repo]]
url = "https://github.com/kurtosis-tech/hyperlane-package"

[[repo]]
url = "https://github.com/strangelove-ventures/hyperlane-cosmos"

[[repo]]
url = "https://github.com/AlexBHarley/op-stack-hyperlane"

[[repo]]
url = "https://github.com/AlexBHarley/hyperlane-utils"

[[repo]]
url = "https://github.com/AlexBHarley/permissionless-chainlink-feeds"

[[repo]]
url = "https://github.com/Electron-Labs/hyperlane-ccip-ism-contract"

[[repo]]
url = "https://github.com/codecrafting-labs/hyperlanev3-deploy-astria-devnet"

[[repo]]
url = "https://github.com/engram-network/hyperlane-bridge"

[[repo]]
url = "https://github.com/gnosis/hashi/"

[[repo]]
url = "https://github.com/MultiMessageAggregation/multibridge"

[[repo]]
url = "https://github.com/bgd-labs/aave-delivery-infrastructure"

[[repo]]
url = "https://github.com/saucepoint/v4-hyperlane-LPTs"

[[repo]]
url = "https://github.com/armanthepythonguy/OneFi-ScalingETH"

[[repo]]
url = "https://github.com/ericglau/hyperlane-vscode"

[[repo]]
url = "https://github.com/cross-chain-safe/contracts"

[[repo]]
url = "https://github.com/primevprotocol/geth-poa"

[[repo]]
url = "https://github.com/jboetticher/hyperlane-daily-messages"
13 changes: 13 additions & 0 deletions data/ecosystems/l/lightdotso.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Ecosystem Level Information
title = "Light"

sub_ecosystems = []

ggithub_organizations = ["https://github.com/LightDotSo"]

# Repositories
[[repo]]
url = "https://github.com/LightDotSo/LightDotSo"

[[repo]]
url = "https://github.com/LightDotSo/Wallet"
25 changes: 19 additions & 6 deletions data/ecosystems/s/starknet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ github_organizations = [
"https://github.com/starknet-edu",
"https://github.com/starknet-io",
"https://github.com/StarknetAstro",
"https://github.com/z-korp/",
"https://github.com/Early-Starkers",
"https://github.com/starkware-libs",
]
Expand Down Expand Up @@ -7587,6 +7588,24 @@ url = "https://github.com/zkLinkProtocol/zklink-starknet-contracts"
[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-starknet-contracts-cairo0"

[[repo]]
url = "https://github.com/z-korp/zconqueror-contracts"

[[repo]]
url = "https://github.com/z-korp/zconqueror-front"

[[repo]]
url = "https://github.com/z-korp/zdefender-front"

[[repo]]
url = "https://github.com/z-korp/zdefender-contracts"

[[repo]]
url = "https://github.com/z-korp/zknight-front"

[[repo]]
url = "https://github.com/z-korp/zknight-contracts"

[[repo]]
url = "https://github.com/zkMyst/ProjectStargate"

Expand All @@ -7608,18 +7627,12 @@ url = "https://github.com/zwilling/cairo-stark-experiments"
[[repo]]
url = "https://github.com/zzuziak/starklings"

[[repo]]
url = "https://github.com/mylastwanto/StarkExport"

[[repo]]
url = "https://github.com/hexizheng/starknet"

[[repo]]
url = "https://github.com/Mississippi-Labs/mississippi-mini"

[[repo]]
url = "https://github.com/kontrol-apa/flipblob-contracts"

[[repo]]
url = "https://github.com/marcelkb/starknet_contracts"

Expand Down
1 change: 1 addition & 0 deletions data/ecosystems/z/zksync.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ sub_ecosystems = [
"Across Protocol",
"Anima Protocol",
"Balancer",
"Clave",
"Celer Network cBridge",
"Connext Network",
"Deth",
Expand Down

0 comments on commit 58b54ff

Please sign in to comment.