From 1909b345c8bf6085769ca00a53ef0a96579b6ce8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 31 Aug 2021 16:40:29 -0700 Subject: [PATCH] Added Marlin ecosystem repos --- data/ecosystems/m/marlin.toml | 133 ++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 data/ecosystems/m/marlin.toml diff --git a/data/ecosystems/m/marlin.toml b/data/ecosystems/m/marlin.toml new file mode 100644 index 00000000..574732ca --- /dev/null +++ b/data/ecosystems/m/marlin.toml @@ -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"