diff --git a/data/ecosystems/i/interlay.toml b/data/ecosystems/i/interlay.toml new file mode 100644 index 00000000..03346d46 --- /dev/null +++ b/data/ecosystems/i/interlay.toml @@ -0,0 +1,49 @@ +# Ecosystem Level Information +title = "Interlay" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/interlay"] + +# Repositories +[[repo]] +url = "https://github.com/interlay/bitcoin-spv" + +[[repo]] +url = "https://github.com/interlay/BTC-Parachain" + +[[repo]] +url = "https://github.com/interlay/BTC-Parachain-Spec" + +[[repo]] +url = "https://github.com/interlay/BTC-Relay-Solidity" + +[[repo]] +url = "https://github.com/interlay/compressed-inclusion-proofs" + +[[repo]] +url = "https://github.com/interlay/esplora-btc-api" + +[[repo]] +url = "https://github.com/interlay/interlay.github.io" + +[[repo]] +url = "https://github.com/interlay/metamask-snap-bitcoin" + +[[repo]] +url = "https://github.com/interlay/polkabtc-js" + +[[repo]] +url = "https://github.com/interlay/polkabtc.io" + +[[repo]] +url = "https://github.com/interlay/substrate-front-end-template" + +[[repo]] +url = "https://github.com/interlay/xopts" + +[[repo]] +url = "https://github.com/interlay/xopts-subgraph" + +[[repo]] +url = "https://github.com/interlay/xopts-ui"