From 7d9e3dea167bd53b8a97612dd60d1e5f1041f8f0 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 29 Jul 2020 07:56:00 -0700 Subject: [PATCH] Added Kava ecosystem repos --- data/ecosystems/k/kava-labs.toml | 139 +++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 data/ecosystems/k/kava-labs.toml diff --git a/data/ecosystems/k/kava-labs.toml b/data/ecosystems/k/kava-labs.toml new file mode 100644 index 00000000..d57a2416 --- /dev/null +++ b/data/ecosystems/k/kava-labs.toml @@ -0,0 +1,139 @@ +# Ecosystem Level Information +title = "Kava Labs" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/Kava-Labs"] + +# Repositories +[[repo]] +url = "https://github.com/Kava-Labs/assets" + +[[repo]] +url = "https://github.com/Kava-Labs/bep3-deputy" + +[[repo]] +url = "https://github.com/Kava-Labs/binance-chain-go-sdk" + +[[repo]] +url = "https://github.com/Kava-Labs/btcutil" + +[[repo]] +url = "https://github.com/Kava-Labs/connector-config" + +[[repo]] +url = "https://github.com/Kava-Labs/cosmos-paychan" + +[[repo]] +url = "https://github.com/Kava-Labs/cosmos-sdk" + +[[repo]] +url = "https://github.com/Kava-Labs/crypto-rate-utils" + +[[repo]] +url = "https://github.com/Kava-Labs/dss" + +[[repo]] +url = "https://github.com/Kava-Labs/external-adapters-js" + +[[repo]] +url = "https://github.com/Kava-Labs/go-sdk" + +[[repo]] +url = "https://github.com/Kava-Labs/iavl" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-backend-crypto" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-connector" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-plugin-kava" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-plugin-paypal" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-plugin-venmo" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-plugin-xrp-paychan" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-sdk" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-store-redis" + +[[repo]] +url = "https://github.com/Kava-Labs/javascript-sdk" + +[[repo]] +url = "https://github.com/Kava-Labs/kava" + +[[repo]] +url = "https://github.com/Kava-Labs/kava-deputy" + +[[repo]] +url = "https://github.com/Kava-Labs/kava-devnet" + +[[repo]] +url = "https://github.com/Kava-Labs/kava-testnets" + +[[repo]] +url = "https://github.com/Kava-Labs/kava-tools" + +[[repo]] +url = "https://github.com/Kava-Labs/launch" + +[[repo]] +url = "https://github.com/Kava-Labs/ledger-cosmos" + +[[repo]] +url = "https://github.com/Kava-Labs/minomy" + +[[repo]] +url = "https://github.com/Kava-Labs/OIPs" + +[[repo]] +url = "https://github.com/Kava-Labs/p2p-wallets-demo" + +[[repo]] +url = "https://github.com/Kava-Labs/relayer" + +[[repo]] +url = "https://github.com/Kava-Labs/sdk-tutorials" + +[[repo]] +url = "https://github.com/Kava-Labs/sig" + +[[repo]] +url = "https://github.com/Kava-Labs/slips" + +[[repo]] +url = "https://github.com/Kava-Labs/switch" + +[[repo]] +url = "https://github.com/Kava-Labs/tendermint" + +[[repo]] +url = "https://github.com/Kava-Labs/tm-db" + +[[repo]] +url = "https://github.com/Kava-Labs/token-unidirectional-audit" + +[[repo]] +url = "https://github.com/Kava-Labs/tokens-info" + +[[repo]] +url = "https://github.com/Kava-Labs/tss-lib" + +[[repo]] +url = "https://github.com/Kava-Labs/vuepress-theme-cosmos" + +[[repo]] +url = "https://github.com/Kava-Labs/wallet-core" + +[[repo]] +url = "https://github.com/Kava-Labs/Web3-collaboration"