From ba50e021e96e2958d0f193600e1ec4e61e4cf7cf Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 17 Aug 2020 22:14:53 -0700 Subject: [PATCH] Added Kava repos --- data/ecosystems/k/kava-io.toml | 151 +++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 data/ecosystems/k/kava-io.toml diff --git a/data/ecosystems/k/kava-io.toml b/data/ecosystems/k/kava-io.toml new file mode 100644 index 00000000..11aae233 --- /dev/null +++ b/data/ecosystems/k/kava-io.toml @@ -0,0 +1,151 @@ +# Ecosystem Level Information +title = "Kava.io" + +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-ledger" + +[[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/go-tools" + +[[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-app" + +[[repo]] +url = "https://github.com/Kava-Labs/ledger-cosmos" + +[[repo]] +url = "https://github.com/Kava-Labs/ledger-cosmos-go" + +[[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"