mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-18 05:04:23 +01:00
Added Interlay ecosystem
This commit is contained in:
49
data/ecosystems/i/interlay.toml
Normal file
49
data/ecosystems/i/interlay.toml
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user