mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-01 12:04:19 +01:00
Added Marlin ecosystem repos
This commit is contained in:
133
data/ecosystems/m/marlin.toml
Normal file
133
data/ecosystems/m/marlin.toml
Normal file
@@ -0,0 +1,133 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Marlin"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/marlinprotocol"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/abci-dot"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/abci-geth"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/abci-near"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/beacon.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/bifrost.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/build-automation"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/Contracts"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/ctl2"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/Degenerator"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/fec-poc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/generator-marlin-cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/goldfish.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/graph-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/lpf.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/marlin-cli"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/marlinctl"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/marlinctl2"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/modified-btc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/modifiedtendermint"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/multicastsdk.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/multicastsdk.go"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/net.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/NetSim"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/onramp-eth.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/OpenWeaver"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/oracle-based-stake-drop"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/Petrum"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/polkadot-integration"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/pubsub.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/relay.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/release-pipeline"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/releases"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/rlpx.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/seed-liquidity"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/Seine"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/sp-bsc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/stakedrop-dot"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/staking-subgraph"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/stream.cpp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/tail"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/traffic-police"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/marlinprotocol/tutorial.cpp"
|
||||
Reference in New Issue
Block a user