diff --git a/data/ecosystems/h/hbtc-chain.toml b/data/ecosystems/h/hbtc-chain.toml new file mode 100644 index 00000000..55ad03a0 --- /dev/null +++ b/data/ecosystems/h/hbtc-chain.toml @@ -0,0 +1,40 @@ +# Ecosystem Level Information +title = "HBTC Chain" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/hbtc-chain"] + +# Repositories +[[repo]] +url = "https://github.com/hbtc-chain/bhchain" + +[[repo]] +url = "https://github.com/hbtc-chain/chainnode" + +[[repo]] +url = "https://github.com/hbtc-chain/dex" + +[[repo]] +url = "https://github.com/hbtc-chain/docs" + +[[repo]] +url = "https://github.com/hbtc-chain/gotron-sdk" + +[[repo]] +url = "https://github.com/hbtc-chain/iavl" + +[[repo]] +url = "https://github.com/hbtc-chain/tendermint" + +[[repo]] +url = "https://github.com/hbtc-chain/testnet" + +[[repo]] +url = "https://github.com/hbtc-chain/wallet-android" + +[[repo]] +url = "https://github.com/hbtc-chain/wallet-ios" + +[[repo]] +url = "https://github.com/hbtc-chain/wallet-web"