mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
65 lines
1.3 KiB
TOML
65 lines
1.3 KiB
TOML
# Ecosystem Level Information
|
|
title = "Interlay"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/interlay"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/interlay/bitcoin-lib"
|
|
|
|
[[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/electrs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interlay/esplora-btc-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interlay/interlay.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interlay/jsonrpsee"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interlay/metamask-snap-bitcoin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interlay/polkabtc-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interlay/polkabtc-types"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interlay/polkabtc-ui"
|
|
|
|
[[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"
|