diff --git a/data/ecosystems/l/laminar.toml b/data/ecosystems/l/laminar.toml new file mode 100644 index 00000000..8febc9f0 --- /dev/null +++ b/data/ecosystems/l/laminar.toml @@ -0,0 +1,73 @@ +# Ecosystem Level Information +title = "Laminar" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/laminar-protocol"] + +# Repositories +[[repo]] +url = "https://github.com/laminar-protocol/api" + +[[repo]] +url = "https://github.com/laminar-protocol/apps" + +[[repo]] +url = "https://github.com/laminar-protocol/cucumber-features" + +[[repo]] +url = "https://github.com/laminar-protocol/cumulus" + +[[repo]] +url = "https://github.com/laminar-protocol/devops" + +[[repo]] +url = "https://github.com/laminar-protocol/e2e" + +[[repo]] +url = "https://github.com/laminar-protocol/faucet-bot" + +[[repo]] +url = "https://github.com/laminar-protocol/finality-grandpa" + +[[repo]] +url = "https://github.com/laminar-protocol/flow-exchange" + +[[repo]] +url = "https://github.com/laminar-protocol/flow-protocol-ethereum" + +[[repo]] +url = "https://github.com/laminar-protocol/flow-protocol-whitepaper" + +[[repo]] +url = "https://github.com/laminar-protocol/frontier" + +[[repo]] +url = "https://github.com/laminar-protocol/laminar-chain" + +[[repo]] +url = "https://github.com/laminar-protocol/laminar-chain-apps" + +[[repo]] +url = "https://github.com/laminar-protocol/laminar-chain.js" + +[[repo]] +url = "https://github.com/laminar-protocol/laminar-oracle-dispatcher" + +[[repo]] +url = "https://github.com/laminar-protocol/oracle-server" + +[[repo]] +url = "https://github.com/laminar-protocol/PSPs" + +[[repo]] +url = "https://github.com/laminar-protocol/servers" + +[[repo]] +url = "https://github.com/laminar-protocol/substrate" + +[[repo]] +url = "https://github.com/laminar-protocol/SubstrateDAO" + +[[repo]] +url = "https://github.com/laminar-protocol/Web3-collaboration"